Checkpoint Mission Problem
#3

use

somewhere in the script:
forward statechange(playerid);

in the first checkpoint case:

SetTimer("statechange", 5000, false);

public statechange(playerid)
{
Mission[playerid] =1;
}


so it will enable the mission after 5 sec and the player will get the money at the 2nd checkpoint ^^
Reply


Messages In This Thread
Checkpoint Mission Problem - by External-Life - 03.08.2010, 02:54
Re: Checkpoint Mission Problem - by External-Life - 03.08.2010, 15:53
Re : Checkpoint Mission Problem - by timaoux - 22.07.2011, 09:41
Re: Checkpoint Mission Problem - by MadeMan - 22.07.2011, 09:55

Forum Jump:


Users browsing this thread: 1 Guest(s)