OnPlayerRegister(playerid) { PlayerInfo[playerid][pTutorial] = 0; } OnPlayerLogin(playerid) { PlayerInfo[playerid][pTutorial] = 1; }