27.01.2014, 17:36
First of all, update sscanf to its latest version.
In the future, when you get run time error 19, use nativechecker plugin (https://sampforum.blast.hk/showthread.php?tid=249226) so you can know what functions are not registered.
EDIT: R7 of MySQL does not have those functions: mysql_log, cache_insert_id, cache_affected_rows. Those were added later so get the correct version of it.
In the future, when you get run time error 19, use nativechecker plugin (https://sampforum.blast.hk/showthread.php?tid=249226) so you can know what functions are not registered.
EDIT: R7 of MySQL does not have those functions: mysql_log, cache_insert_id, cache_affected_rows. Those were added later so get the correct version of it.