02.10.2010, 20:40
Hi, I saw now empty strings don't crash the server anymore with printf and many others function, but they still crash with some, like CallLocalFunction().
Will crash the server if params is an empty string.
Code:
CallLocalFunction(strFunction, "is", playerid, params);