Tutorial After Relog
#1

Hey, I have a problem when I tried to relog on the script, it re-shows the tutorial. I'm using DJson. I tried everything and it didn't work. I DID register and it shows the tutorial again once I relogged. I DID the tutorial and again, shows the tutorial again on relog.

Contact information:
XFire: angelrespawn
Skype: angelrespawn
MSN: angelrespawn@hotmail.com


Any light on this?
Reply
#2

Will you able to post some of the code here? Seems like something went wrong with your variables.
Reply
#3

It sends me right back to here:

if(PlayerInfo[playerid][pTut]==0)
{
ShowPlayerDialog(playerid, DIALOGID_TGENDER, DIALOG_STYLE_MSGBOX, "Immigration Office - Gender","Welcome to the immigration office.\n\nImmigration Officer says: You are here to become legal citizen of the Bayside and El Quebrados state.\nImmigration Officer says: You will have to answer a few questions before I can hand you a passport.\nImmigration Officer says: Let's get started, what is your sex?", "Male", "Female");
PlayerInfo[playerid][pCalledTutSay] = 1;
GreenBar[playerid] = CreateProgressBar(152.00, 431.00, 336.50, 13.50, 16716287, 80.0);
ShowProgressBarForPlayer(playerid, GreenBar[playerid]);
SetProgressBarValue(GreenBar[playerid], 5.0);
UpdateProgressBar(GreenBar[playerid], playerid);
TextDrawSetString(Text:RegStep[playerid], "Registration Progress: [1/20]");
TextDrawShowForPlayer(playerid, RegStep[playerid]);
}
SetPlayerVirtualWorld(playerid,playerid);
return 1;
}
Reply
#4

Anyone?
Reply
#5

Will you find
pawn Код:
GeneralDataTimer
and copy the line here?
Reply
#6

Is there any another alternatives?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)