16.09.2013, 17:54
Are you using zcmd?
Once I accidentally put a semicolon after "CMD:blabla(playerid, params[]);" then countless errors and warnings from sscanf, ysi and much more includes spammed the compiler. Not sure though if you have the same problem, but give it a try!
Edit: Also a missing/additional brace could cause this too.
Once I accidentally put a semicolon after "CMD:blabla(playerid, params[]);" then countless errors and warnings from sscanf, ysi and much more includes spammed the compiler. Not sure though if you have the same problem, but give it a try!
Edit: Also a missing/additional brace could cause this too.

