01.02.2014, 22:20
why you when you are creating command use params[] if they won't be in the command? simplest way:
CMD
mth(playerid) return SendClientMessage ( playerid, -1,"Hey!");
CMD
mth(playerid) return SendClientMessage ( playerid, -1,"Hey!");

