jeppelykke 0 Posted March 12, 2003 Hey Hey! I problems with my respawn in MP. This is what i made: 1 marker named 'respawn" made it 20 * 20 my decription.ext file says following: respawn=3 respawndelay=10 onLoadMission="Map By Jeppe Lykke, Denmark" When i die i turn into the seagal, but do not respawn! :\ so what am doing wrong? Share this post Link to post Share on other sites
hovmand 0 Posted March 12, 2003 you need to name it respawn_west or respawn_east if you are using east units. Hĺber det hjalp Share this post Link to post Share on other sites
jeppelykke 0 Posted March 12, 2003 nope don't work Named the marker: "respawn_west" nothing happends Share this post Link to post Share on other sites
Winters 1 Posted March 12, 2003 try respawn= 3, respawndelay= 10, you need to have the commas. and you will still need to name the marker: respawn_west Hope this helps. Share this post Link to post Share on other sites
Winters 1 Posted March 13, 2003 damn, sorry i just noticed the error i made. Its: respawn= 3; respawndelay= 10; not: respawn= 3, respawndelay= 10, I had the wrong characters, sorry. Share this post Link to post Share on other sites
RED 0 Posted March 13, 2003 My guess is that you saved the description.ext as 'description.ext.txt'. Does the Mission display the text: "Map By Jeppe Lykke, Denmark" at the start? if not then the file is incorrectly named. When adding the extension in notepad put bunnies ears around the filename so it forces the extension. For example: "description.ext" RED Share this post Link to post Share on other sites