29.12.2012, 16:15
first it was zcmd by me, but I have changed it in strcmp..
I miss playerid and params in this:
Thats the reason but I dont know how to fix it..
I have tried:
But that doesnt make any sense
pawn Код:
CMD:pm(playerid, params[])
{
pawn Код:
if (strcmp("/pm", cmdtext, true, 10) == 0)
{
I have tried:
pawn Код:
define params