i need help in my gm
#2

To convert those commands to zcmd, all you need to do is this (your first command as example):
pawn Код:
if(strcmp("/gateo", cmdtext, true) == 0)
Can be converted to:
pawn Код:
COMMAND:gateo(playerid, params[])
And take it out of OnPlayerCommandText, don't leave it in there.
Reply


Messages In This Thread
i need help in my gm - by youssefehab500 - 19.02.2014, 23:41
Re: i need help in my gm - by PowerPC603 - 20.02.2014, 05:16

Forum Jump:


Users browsing this thread: 1 Guest(s)