02.06.2016, 09:15
Also, he can do this
class_id is unique ID for class. Eg. class 0 is class for admin's commands. I don't like that future with enable/diable commands per player. It's future which nobody won't use. If you want that, you can create 2D array(1st dimension is cmd_id, 2nd dimension is playerid).
Code:
CMD:command(playerid, params[], cmd_id, class_is)