ZCMD Crashdetect error
#8

Quote:
Originally Posted by Lordz™
Посмотреть сообщение
ZCMD passes a callback as command. And callbacks don't support more than 32 characters. Only parameters would be supporting. If that's not the case, show your codes here in relating to that cmd.
That happens on doesn't exist commands.
Quote:
Originally Posted by QuaTTrO
Посмотреть сообщение
zcmd command limit is 32 characters! That means you cant call command that is longer than 32 characters. You can fix it, just open zcmd.inc file find line called:
pawn Код:
#define MAX_FUNC_NAME (32)
And replace it with longer value like:
pawn Код:
#define MAX_FUNC_NAME (64)
But im not sure that will work.

edit: i'm too slow...
Solved thanks
Reply


Messages In This Thread
ZCMD Crashdetect error - by blackeagle1122 - 08.03.2014, 12:54
Re: ZCMD Crashdetect error - by Avi Raj - 08.03.2014, 12:55
Re: ZCMD Crashdetect error - by blackeagle1122 - 08.03.2014, 12:59
Re: ZCMD Crashdetect error - by Avi Raj - 08.03.2014, 13:01
Re: ZCMD Crashdetect error - by blackeagle1122 - 08.03.2014, 13:04
Re: ZCMD Crashdetect error - by Lordzy - 08.03.2014, 13:06
Re: ZCMD Crashdetect error - by QuaTTrO - 08.03.2014, 13:07
Re: ZCMD Crashdetect error - by blackeagle1122 - 08.03.2014, 13:10

Forum Jump:


Users browsing this thread: 2 Guest(s)