/admins command
#7

No... replace
Code:
if(GetPVarInt(i) >= 1 && GetPVarInt(i) < 3)
with
Code:
if(GetPVarInt(i, variable-for-admin-level) >= 1 && GetPVarInt(i, variable-for-admin-level) < 3)
and remove
Code:
GetPVarInt(playerid, varname[]);
Reply


Messages In This Thread
/admins command - by Firo - 03.06.2012, 16:14
Re: /admins command - by TheDominator - 03.06.2012, 16:20
Re: /admins command - by Firo - 03.06.2012, 16:22
Re: /admins command - by Firo - 03.06.2012, 17:39
Re: /admins command - by Amit_B - 04.06.2012, 14:39
Re: /admins command - by Firo - 04.06.2012, 14:43
Re: /admins command - by 3ventic - 04.06.2012, 14:50
Re: /admins command - by Amit_B - 04.06.2012, 14:51
Re: /admins command - by Firo - 04.06.2012, 14:58
Re: /admins command - by 3ventic - 04.06.2012, 14:59
Re: /admins command - by Firo - 04.06.2012, 15:00
Re: /admins command - by Firo - 05.06.2012, 09:55

Forum Jump:


Users browsing this thread: 1 Guest(s)