Commando84 0 Posted March 19, 2007 Hi im making a big mission and i got side respawn but i always respawn in group and i know there are more playable soldiers that are a.i controlled but i dont get to respawn as them. But when i do mission editor i can respawn as any playable soldier.. is there something im missing? any command or setting to make soldiers as playable in the editor interface? Share this post Link to post Share on other sites
opteryx 1562 Posted March 19, 2007 I would also like to know how to respawn on another squad on the same team. Share this post Link to post Share on other sites
Axek/Axyl 2 Posted March 19, 2007 This is the Biki page that lists your options. You're out of luck if you want it to happen automatically. Unless you do a base respawn type and then move people into groups as they respawn. Axek. Share this post Link to post Share on other sites
opteryx 1562 Posted March 20, 2007 Quote[/b] ]5 or "SIDE" Respawn on your side (if there's no AI left, you'll become a seagull) - planned, but was never implemented. That sucks and I've never gotten respawn in base to work, is that like a infinite respawn? Share this post Link to post Share on other sites
Axek/Axyl 2 Posted March 21, 2007 Yes, Base respawn should just work, infinitely. Note that you need the correctly named marker on the position where you want the respawn to occur. Axek. Share this post Link to post Share on other sites
Axek/Axyl 2 Posted March 21, 2007 As per what's in the biki, you need the description.ext file to contain... <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> respawn="3"; respawndelay=15; The 3 is the base type. Respawn delay can be whatever you like, but I use 15 normally. Then in your actual map, you create a marker called respawn_west, presuming that the human players will be playing the BLUFOR side. Position that marker where you want them to respawn and you should be good to go for infinite respawn. Axek. Share this post Link to post Share on other sites
opteryx 1562 Posted March 22, 2007 As per what's in the biki, you need the description.ext file to contain...<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> respawn="3"; respawndelay=15; The 3 is the base type. Respawn delay can be whatever you like, but I use 15 normally. Then in your actual map, you create a marker called respawn_west, presuming that the human players will be playing the BLUFOR side. Position that marker where you want them to respawn and you should be good to go for infinite respawn. Axek. Hmm this is strange, I've tried all that before but it didn't work, now however it did. Problem is though that I want to respawn on another squad when dead, and only once, so if the second squad dies it's game over. Share this post Link to post Share on other sites