25.12.2013, 16:02
(
Последний раз редактировалось Battlezone; 25.12.2013 в 16:03.
Причина: Wrong code
)
Using zcmd
Of course it doesnt work
I want to find a way to disable the samp /rcon original cmd and replace it by mine, is it possible ?
Код:
CMD:rcon(playerid,params [])
{
//my code..
return 1;
}
I want to find a way to disable the samp /rcon original cmd and replace it by mine, is it possible ?

