erve 0 Posted March 23, 2002 _name = _this select 0 _namepos = getpos _name #loop ~20 ?(alive _name) : goto "loop" wp1 globalchat "dead" ~1 _name setdammage 0 wp1 globalchat "alive" ~30 goto "loop" I pass [this] exec "dead.sqs" to that soldier and my soldier is wp1.. help Share this post Link to post Share on other sites
RED 0 Posted March 23, 2002 You will have to put the name of the unit in the [] not just this. And the script what is it going to be used for ? RED Share this post Link to post Share on other sites
Rastavovich 0 Posted March 23, 2002 Little respawn script. But for what you need "_namepos" if it never occures in your script? Share this post Link to post Share on other sites