Tool to convert strtok to ZCMD/sscanf
#6

Change this in zcmd.inc file:

pawn Код:
if (zcmd_g_HasOPCS && !CallLocalFunction("OnPlayerCommandReceived", "is", playerid, cmdtext))
to this
pawn Код:
if (zcmd_g_HasOPCS && CallLocalFunction("OnPlayerCommandReceived", "is", playerid, cmdtext))
Reply


Messages In This Thread
Tool to convert strtok to ZCMD/sscanf - by Memoryz - 21.07.2011, 16:45
Re: Tool to convert strtok to ZCMD/sscanf - by MadeMan - 21.07.2011, 16:52
Re: Tool to convert strtok to ZCMD/sscanf - by Memoryz - 21.07.2011, 16:53
Re: Tool to convert strtok to ZCMD/sscanf - by MadeMan - 21.07.2011, 16:54
Re: Tool to convert strtok to ZCMD/sscanf - by Memoryz - 21.07.2011, 17:02
Re: Tool to convert strtok to ZCMD/sscanf - by MadeMan - 21.07.2011, 17:12
Re: Tool to convert strtok to ZCMD/sscanf - by Memoryz - 21.07.2011, 17:16

Forum Jump:


Users browsing this thread: 1 Guest(s)