ID:160011
![]() Dec 3 2008, 5:09 pm
|
|
i want to add some delay to the monsten in the game
|
![]() Dec 3 2008, 5:43 pm
|
|
Uh. Elaborate?
|
You might want to look up on sleep() and spawn().
Consider that you could temporarily set the loc of an atom to null, if you want to recycle mobs, or you could set an event loop that triggers and initialises new mobs. |
it hav to look like this?
mob i used it like that but it dont do the delay |
huh, usr is null in procs dude, plus the thing you want to use is sleep() not spawn() there.
spawn() and sleep() are used in a different way. Ex: mob |