Quote:
Originally posted by ownerofbabylon
I got one more question.
What if you wanted to make a dog do the same thing as bomys do? What I mean is like you know how when you say somthing bomys stop following you? Then they go and stay (or wander) a level until you get back. How would you make it so the server kept them on a level even when the person was not online and playing?
|
You would need to make it so when the "dog" recieved the command "walk" or something then it would set its x to x and its y to y, and then go into a "walk mode" where it choose a random direction and takes a few steps and then chooses again.. (check the human npc random walking in the editor)
To keep them on seperate levels, you need an NPC SERVER. =)
Also try not to post several topics related to the exact same thing please.
Email me and I can give you some script examples that might help you out