ID:270541
 
How do I make it to where a dude spawns at random spots on my map and also how do I make it to when I kill a dude he dissapears (Dies) instead of it saying you have killed him but he is still right there.
try delete
In response to PMan409
del() its in the dm guide and dm reference you should try reading those they are helpful.
In response to PMan409
What code would I use?
In response to Gaara Uchiha
Move() proc. (Better than <code>loc=locate()</code> )