12.10.2012, 07:34
DP
I added this EventKernel line, I forgot to put it in the code above.
It already worked for rank 2+ users, the issue is users who were below rank 2 could use that command.
I added this EventKernel line, I forgot to put it in the code above.
PHP код:
CMD:goto(playerid, params[])
{
if(EventKernel[EventCreator] == playerid || PlayerInfo[playerid][pAdmin] >= 2)