The only other script that Im using on respawning soldiers is a modified Reload Guy script, but that is activated by triggers.
The Soldiers are only being respawned to a marker that is all.
I think im going to try rebuilding the mission and this time not doing the rest of the mission untill im sure the respawning works. I am also going to take a look at some tutorials too.
Thanks for your help Terox
Also just in case here is my exact description.ext script....
respawn=3;
respawndelay=20;
titleParam1 = "Time:";
valuesParam1[] = {10000, 300, 600, 900, 1200, 1500, 1800, 2700, 3600, 7200};
defValueParam1 = 1800;
textsParam1[] = {"Unlimited", "5 min", "10 min", "15 min", "20 min", "25 min", "30 min", "45 min", "1 hour", "2 hours"};
titleParam2 = "Score To Win:";
valuesParam2[] = {10000, 5, 7, 10, 15, 20, 25, 30};
defValueParam2 = 5;
textsParam2[] = {"Unlimited", 5, 7, 10, 15, 20, 25, 30};
disabledAI = 1;
Also on a side note, Terox your name seems very fimiliar from when I used to play on Stoners House of Pancakes. My name then was Duo Maxwell. I should find Tact. and see if he remembers me, he was the one who first showed me how to make maps, but its been so long, I have been doing a lot of traveling and I'm finally home for good and I thought I would play OFP again and see if I could still make a map.