20.06.2020, 14:52
it registers my account but as soon as i enter my password it shows me tutorial again
![](https://i.ibb.co/t83tCQq/Capture.png)
![](https://i.ibb.co/t83tCQq/Capture.png)
![](https://i.ibb.co/dQpBL2Q/Capture1.png)
OnPlayerRegister(playerid) { PlayerInfo[playerid][pTutorial] = 0; } OnPlayerLogin(playerid) { PlayerInfo[playerid][pTutorial] = 1; }