check for two zcmd cmds
#2

Here you go:
PHP код:
CMD:radio(playeridparams[])
{
    
//The Command:
    
return 1;
}
CMD:r(playeridparams[])
{
    
//The Command:
    
return cmd_radio(playeridparams)

Reply


Messages In This Thread
check for two zcmd cmds - by cray1100 - 14.08.2013, 00:39
Re: check for two zcmd cmds - by ThePhenix - 14.08.2013, 00:41
Re: check for two zcmd cmds - by cray1100 - 14.08.2013, 00:46
Re: check for two zcmd cmds - by ThePhenix - 14.08.2013, 00:47
Re: check for two zcmd cmds - by cray1100 - 14.08.2013, 00:49
Re: check for two zcmd cmds - by cray1100 - 14.08.2013, 00:55

Forum Jump:


Users browsing this thread: 1 Guest(s)