11.02.2011, 01:51
So, I have it so where admins can have a 'admin nickname'. I'm trying to make it so only someone with a specific admin nickname can access a command. Can anyone help me with this? Here's the line:
error:
I don't know how to set it up exactly and it's even worse because it's late at night.
Код:
if (PlayerInfo[playerid][pAdmName] == "Insanity")
Код:
error 033: array must be indexed (variable "-unknown-")