Quote:
Originally Posted by SPA
Why not using the cmd instead of cmd_groupleader(playerid,params) , try
Код:
CMD:leavedm(playerid, params[])
{
#pragma unused params
//Do something
return 1;
}
You can do this step with out put OnPlayerCommandText..
|
i have all cmds already all i wan't is if player in challenge or duel he can't use this cmd