ID:169049
![]() Aug 2 2005, 4:19 am
|
|
Im making a game, I want mobs to randomly move and 1 in 2 turns itll goto the Client. How would I do this?
|
![]() Aug 2 2005, 4:20 am
|
|
Can you explain that a little better? I'm not sure what you mean.
|
The NPC's will roam randomly, and I want it so every once in a while it will hoom in on the player for a second or two, then goto random again.
|
Something like this?
mob/NPC/var/Follow Untested, and there are a lot of ways you could do it, but I think that'd work. |
Artekia wrote:
Something like this? > mob/NPC/var/Follow Untested, and there are a lot of ways you could do it, but I think that'd work. The thing is... its a single Player game. so would the target is the only player? |
You could do this to refer to the player-
var/Player Then you can use Player as a reference, as long as only one person joins. |
Wait 24 hours before bumping, and make sure it's off of the front page.
Plus, Ron's lib already does that. |
The thing only works on turfs, not mobs. The rule for bumping is off the front page or 1 day old. It was off the front page, so i bumped it.
|
Strawgate wrote:
The rule for bumping is off the front page or 1 day old. It was off the front page, so i bumped it. The rule for bumping is off the page and one day. |