24.09.2017, 17:22
Scripting errors [REP+]
24.09.2017, 17:39
Tag mismatch means you've used a Float: value as an integer, where the function is expecting another type of value, or something similar to that.
undefined symbol in this instance means you've got a different version of the mysql plugin include from your script.
undefined symbol in this instance means you've got a different version of the mysql plugin include from your script.
24.09.2017, 17:57
I'll try to download another MySQL version, how can we know which version to download tho?
24.09.2017, 18:04
Good question.
Over the time MySQL changed query style. This also depends on the age of your game mode. If there is any information on age find it.
You can check current version of mySQL. It's located in a_mysql include file. Here is release page (https://github.com/pBlueG/SA-MP-MySQL/releases)
Over the time MySQL changed query style. This also depends on the age of your game mode. If there is any information on age find it.
You can check current version of mySQL. It's located in a_mysql include file. Here is release page (https://github.com/pBlueG/SA-MP-MySQL/releases)
24.09.2017, 20:21
24.09.2017, 21:45
Thanks guys, We've fixed everything
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)