[Help]Not sure how to script this
#8

ya i got that i need a timer but when i put time example:
new Timer;
Код:
public GameModeInit()
{
    SetTimer("Timer", 30000, 0);
}

public Timer()
{
  TogglePlayerSpectating(playerid, 1);
  PlayerSpectatePlayer(playerid, killerid);
}
then when timer runs out it just turns to spectating(not sure what variable to put)
Reply


Messages In This Thread
[Help]Not sure how to script this - by bennyisme - 11.05.2010, 02:12
Re: [Help]Not sure how to script this - by Backwardsman97 - 11.05.2010, 02:23
Re: [Help]Not sure how to script this - by coole210 - 11.05.2010, 02:34
Re: [Help]Not sure how to script this - by bennyisme - 11.05.2010, 02:56
Re: [Help]Not sure how to script this - by coole210 - 11.05.2010, 03:19
Re: [Help]Not sure how to script this - by bennyisme - 11.05.2010, 03:24
Re: [Help]Not sure how to script this - by coole210 - 11.05.2010, 03:31
Re: [Help]Not sure how to script this - by bennyisme - 11.05.2010, 04:34
Re: [Help]Not sure how to script this - by bennyisme - 11.05.2010, 22:36
Re: [Help]Not sure how to script this - by bennyisme - 12.05.2010, 14:58

Forum Jump:


Users browsing this thread: 1 Guest(s)