sscanf warnings in server logs
#8

It its occuring when performing commands then print each of the cmd
PHP код:
//just explaining, dont copy this
OnPlayerCommandPerformed(params here)
{
printf("[CMD] %s"cmdtext)
}; 
Now, this will print each commands performed, and then check which of the cmds are showing the warnings.
After that, it becomes easy to fix.
Reply


Messages In This Thread
sscanf warnings in server logs - by IndependentGaming - 18.10.2017, 15:03
Re: sscanf warnings in server logs - by Dayrion - 18.10.2017, 15:18
Re: sscanf warnings in server logs - by 1fret - 18.10.2017, 15:41
Re: sscanf warnings in server logs - by IndependentGaming - 18.10.2017, 15:48
Re: sscanf warnings in server logs - by Escobabe - 18.10.2017, 15:49
Re: sscanf warnings in server logs - by IndependentGaming - 18.10.2017, 15:57
Re: sscanf warnings in server logs - by IndependentGaming - 18.10.2017, 16:00
Re: sscanf warnings in server logs - by Zeth - 18.10.2017, 16:08

Forum Jump:


Users browsing this thread: 1 Guest(s)