Scripting errors [REP+]
#1

Pastebin

Can you please help us?
Reply
#2

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.
Reply
#3

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
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.
I'll try to download another MySQL version, how can we know which version to download tho?
Reply
#4

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)
Reply
#5

Quote:
Originally Posted by RotX
Посмотреть сообщение
I'll try to download another MySQL version, how can we know which version to download tho?
You should check what the script came with as that would show you the version.
Reply
#6

Thanks guys, We've fixed everything
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)