New generation roleplay - tutorial bug
#1

it registers my account but as soon as i enter my password it shows me tutorial again

Reply
#2

Are you completing the tutorial fully?
Reply
#3

are you out of your mind?
Reply
#4

Ok well I was going to help since I had this issue with NGRP script and fixed it, but now you can forget it.
Reply
#5

how did you fix this issue?
Reply
#6

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


Forum Jump:


Users browsing this thread: 1 Guest(s)