[Tutorial] Using PVars
#5

I never have used PVar's , but I have question,

Here
pawn Код:
public OnPlayerConnect(playerid)
{
    SetPVarInt(playerid,"Tutorial",0);
    return 1;
}
This "Tutorial" must be defined at script start or isn't?
like new Tutorial[MAX_PLAYERS];
Reply


Messages In This Thread
Using PVars - by Shadow™ - 26.07.2010, 11:27
Re: Using PVars - by ViruZZzZ_ChiLLL - 26.07.2010, 13:07
Re: Using PVars - by Shadow™ - 26.07.2010, 13:16
Re: Using PVars - by TransformerOwl - 26.07.2010, 14:39
Re: Using PVars - by ikey07 - 26.07.2010, 14:58
Re: Using PVars - by Last_Stand_Guardian - 26.07.2010, 15:00
Re: Using PVars - by Shadow™ - 26.07.2010, 15:16
Re: Using PVars - by TransformerOwl - 26.07.2010, 15:37
Re: Using PVars - by Hiddos - 27.07.2010, 16:08

Forum Jump:


Users browsing this thread: 1 Guest(s)