now i have the following problem
if i put this in main :
Code: Select all
while ( isalive ($soldier1) )
{
wait 5
}
else
{
thread guards "Allied ( Alex )"
}
my script will not load this also happens when it's in his own thread
can someone tell me what i am doing wrong ?
thnx DigitaC
