Help with dcmd
#2

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
/*==============================================================================
---------------------------------DCMD-------------------------------------------
==============================================================================*/

dcmd(kick,4,cmdtext);
return 0;
}
dcmd_kick(playerid,params[])
{
    return 1;
}
Reply


Messages In This Thread
Help with dcmd - by mel~vin - 23.01.2011, 19:27
Re: Help with dcmd - by blackwave - 23.01.2011, 19:35
Re: Help with dcmd - by mel~vin - 23.01.2011, 19:38

Forum Jump:


Users browsing this thread: 2 Guest(s)