Funcoot 10 Posted July 12, 2009 (edited) Hey guys. I'm back with more questions and this time it is about respawns. I have gotten better at editing, but I still have some problems, cause my ideas tend to be a bit more technical than my skill. I am making a mission in which I would like to have a life system. Say every member of BLUFOR gets 10 lives, before they cannot respawn anymore. There is also another mission I am working on, in which I would like for the respawn system to switch from instant, to 0 after 5 minutes. I tried a trigger with the condition, time >= 30.5; and on act, respawn = 0; I didn't think it would work. And of course it didn't. :P If anyone can offer any help, it is very much appreciated! Thanks in advanced! :bounce3: Edited July 12, 2009 by Funcoot Share this post Link to post Share on other sites
-386th-Llamaboy9 10 Posted July 13, 2009 I think this would be useful for many people if this became answered. Share this post Link to post Share on other sites
xeno 234 Posted July 13, 2009 It's not possible to switch to another respawn type during a mission. Maybe you should take a look at norrins revive scripts: http://forums.bistudio.com/showthread.php?t=74396 Xeno Share this post Link to post Share on other sites
nozra 10 Posted July 14, 2009 i am also very interested to know how to set # of respawns if anyone out there knows the answer, tbh i didnt try particularly hard with the search function ---------- Post added at 04:05 AM ---------- Previous post was at 03:59 AM ---------- i am also very interested to know how to set # of respawns if anyone out there knows the answer, tbh i didnt try particularly hard with the search function i checked murrays guide, and located the # of vehicle respawns and the script to do that. is it possible to somehow apply that trigger activation line to player characters? Share this post Link to post Share on other sites
norrin 9 Posted July 14, 2009 For the # of respawns try this: http://forums.bistudio.com/showpost.php?p=1361840&postcount=7 Share this post Link to post Share on other sites
nozra 10 Posted July 14, 2009 will give it a shot, thanks norrin Share this post Link to post Share on other sites
nozra 10 Posted July 14, 2009 (edited) so i tried the respawn number script u gave us norrin.. and i have ur init, description, and all copied down with some values modified to my taste, i have a respawn_west for the co-op mission, and a west base but i die, and im in the ocean on the bottom left corner of the map (presumably coords 0,0) - ideas? edit: problem solved Edited July 14, 2009 by nozra Share this post Link to post Share on other sites