Jump to content
Sign in to follow this  
jeppelykke

Help with respawn

Recommended Posts

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

you need to name it respawn_west or respawn_east if you are using east units.

Hĺber det hjalp smile.gif

Share this post


Link to post
Share on other sites

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. wink.gif

Share this post


Link to post
Share on other sites

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×