Quote:
Originally Posted by doreto
PHP Code:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
if(!success) return SendClientMessage(playerid, COLOR_RED,"Wrong commands try /cmds to full list of commands");
return 1;
}
i thing thats more easy becose if commands is wrong or dont exit will say wrong cmd... but if commands true it will not say
|
that dosent help me with my Q, but thanks anyway
@varthshenon i gonna test it now, TY