hey chaps, like the topic title says
I want to disable any sort of respawn so i can manualy code it
(setdammage 0, setpos and so on)
works fine in the editor when shooting ai, but, when in mutiplayer is just zooms out of the soldier and thats it, it stops the code from respawing...
I do have respawn=none; set in my descrition file.
i can used the killed event handler because i'm making this one so its playable on 1.46...
any ideas?