Making a tutorial
#6

Thank you but I'm using an another "system",I have made a variable tutorial=0 which is made by registration and saves on exit and when you finish your tutorial its =1,so now I need to put this

pawn Код:
if(IgracInfo[playerid][Tut] == 0) //player didn't finish the tutorial
        {
        ShowPlayerDialog(playerid,tut1,DIALOG_STYLE_INPUT,"{FF0000}                     Tutorijal"," dadadada\n\n\n adadadaad","OK","NO");
        }
I don't know where so when a player connects it checks if he has done his tutorila,if not he will have to do it.

Anyone know where to put this?
Reply


Messages In This Thread
Making a tutorial - by MarinacMrcina - 12.05.2012, 16:27
Re: Making a tutorial - by Flake. - 12.05.2012, 16:35
Re: Making a tutorial - by MarinacMrcina - 12.05.2012, 16:38
Re: Making a tutorial - by MarinacMrcina - 12.05.2012, 18:46
Re: Making a tutorial - by Jonny5 - 12.05.2012, 18:48
Re: Making a tutorial - by MarinacMrcina - 12.05.2012, 19:02
Re: Making a tutorial - by Jonny5 - 12.05.2012, 19:04
Re: Making a tutorial - by MarinacMrcina - 12.05.2012, 19:33

Forum Jump:


Users browsing this thread: 1 Guest(s)