acs fult
Posted: Mon Oct 03, 2005 9:23 pm
can some one please help me with an acs fult
script 4 respawn
{ //respawn
print (s:"loading player");
changecamera (6, 0, 0);
delay (50);
teleport_nofog (5);
}
script 5 enter
{ //start up
teleport_nofog (8);
}
the rest works, but not the teleporting bit
and yes i have compiled
script 4 respawn
{ //respawn
print (s:"loading player");
changecamera (6, 0, 0);
delay (50);
teleport_nofog (5);
}
script 5 enter
{ //start up
teleport_nofog (8);
}
the rest works, but not the teleporting bit

and yes i have compiled