ID:179345
 
i need a code or example for respawning monsters after you kill them. Anyone?
proc/Respawn()
world.Repop()

Works for me!
In response to Awakening
you just put that and it does it?
In response to Tazor07
Yup!

world.Repop(), which you'll probably want to look up in the reference just in case, causes all objs and mobs that have been deleted to return to their original state!
In response to Awakening
what about just specific things?
In response to Tazor07
come on someone?
In response to Tazor07
I was just about to help, but since you bumped I won't.
In response to Nadrew
what? what's bumping?
In response to Tazor07
In response to Nadrew
ok well i guess i'll go start a new topic on a different forum.
In response to Tazor07
That won't help it any.
In response to Nadrew
then what do you think i should do? i can't complete my game without the code
In response to Tazor07
Learn to code on your own, by reading reading, and reading some more, then you'll be able to do it.
In response to Nadrew
well i guess i'll have to ask kunark then