PVars and enums..
#2

yes. you need to set the admin level for a palyer as a PVar before getting it the same way:
pawn Код:
SetPVarInt(playeird,"Admin",P_Data[playerid][Admin]);
set it each time when you set the enum aswell, or better: delete all enum variables, and completedly change them to pvars, you wont need the enum anymore.
its not a good idea to change ALL variables to PVars btw..
Reply


Messages In This Thread
PVars and enums.. - by kizla - 11.02.2012, 14:33
Re: PVars and enums.. - by Babul - 11.02.2012, 14:47

Forum Jump:


Users browsing this thread: 1 Guest(s)