Difference between, simple variables and pvar
#1

Hi,

Is there high difference between simple variables like

new hello[ MAX_PLAYERS ];

and

GetPVarInt
SetPvarInt

?
Reply
#2

yes. simple variables u can use only in a gamemode/filterscript, where there r used. PVars, u can use serverwide. Example, if in gamemode i set SetPVarInt(playerid,"Logged",1);, you can go to any filterscript, and use GetPVar(playerid,"Logged");, and it will return 1;
Reply
#3

Is there a difference between your brain and a peanut? Unfortunately, no...

You just don't stop with these threads, do you...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)