21.05.2016, 14:12
After you execute the command does the tutorial start from the start?
When do you call Tut1 function?
I don't know what is "SetPlayerSpawn(playerid)" This function might recall the tutorial.]
Be sure that the function that calls Tut1 has:
To help me find the problem show SetPlayerSpawn(playerid) & When you first call Tut1(playerid)
When do you call Tut1 function?
I don't know what is "SetPlayerSpawn(playerid)" This function might recall the tutorial.]
Be sure that the function that calls Tut1 has:
Код:
if(PlayerInfo[giveplayerid][pTut] == 0) SetTimer... else SpawnPlayer(playerid);