Server crash on GMX
#6

I don't know why the crash occurred in the first place in a native such tolower but I'm curious what will report if you replace:
pawn Code:
funcname[pos-1] = tolower(cmdtext[pos]);
to:
pawn Code:
funcname[pos-1] = cmdtext[pos] | 0x20;
Reply


Messages In This Thread
Server crash on GMX - by RayBiH - 20.12.2016, 18:13
Re: Server crash on GMX - by Konstantinos - 20.12.2016, 18:24
Re: Server crash on GMX - by RayBiH - 20.12.2016, 18:31
Re: Server crash on GMX - by Konstantinos - 20.12.2016, 18:39
Re: Server crash on GMX - by RayBiH - 20.12.2016, 18:46
Re: Server crash on GMX - by Konstantinos - 20.12.2016, 18:50
Re: Server crash on GMX - by RayBiH - 20.12.2016, 18:51
Re: Server crash on GMX - by Konstantinos - 20.12.2016, 18:54
Re: Server crash on GMX - by RayBiH - 20.12.2016, 19:07
Re: Server crash on GMX - by Konstantinos - 20.12.2016, 19:09
Re: Server crash on GMX - by RayBiH - 20.12.2016, 19:12
Re: Server crash on GMX - by Konstantinos - 20.12.2016, 19:14
Re: Server crash on GMX - by RayBiH - 20.12.2016, 19:17

Forum Jump:


Users browsing this thread: 2 Guest(s)