Need help with /admins, RCON and also text colours.
#2

Код:
if (pInfo[playerid][pAdmin] == 3)
I'm guessing this is unintended. This would mean if you ARE level 3 admin, you can't use it, but any other level can. It'd be correct as

Код:
if (pInfo[playerid][pAdmin] < 3)
Reply


Messages In This Thread
Need help with /admins, RCON and also text colours. - by Andy_McKinley - 20.11.2009, 18:35
Re: Need help with /admins, RCON and also text colours. - by bigcomfycouch - 20.11.2009, 22:44
Re: Need help with /admins, RCON and also text colours. - by ExoSanty - 21.11.2009, 04:04

Forum Jump:


Users browsing this thread: 2 Guest(s)