JacobJ 10 Posted September 27, 2010 Hey I want to remove respawn with a trigger that has a countdown in it. Is it possible to use the terminate command or how do I do it? /Jacob ---------- Post added at 06:51 PM ---------- Previous post was at 06:01 PM ---------- If I didnt made my self clear; I want to have respawn the first 10 minuts ect, and then not anymore. Share this post Link to post Share on other sites
kylania 546 Posted September 27, 2010 You'd have to leave it as Respawn Base, then capture the respawn via onPlayerKilled.sqs and do whatever you wanted for respawn there. If time > 600 kind of thing. Share this post Link to post Share on other sites
JacobJ 10 Posted September 28, 2010 I am not very good at scripting, but ive found this, and it seems like it doesnt work if I have the respawn in description.ext. http://community.bistudio.com/wiki/Event_Scripts Share this post Link to post Share on other sites