14.10.2016, 18:25
Quote:
I think it's better to upgrade to the latest mysql version.
R41 => https://github.com/pBlueG/SA-MP-MySQL/releases Maybe you find a tutorial on the Internet where you can see how you upgrade R5 to R40 / R41. (Here is a tutorial for R33, maybe you can use this and the link above. https://sampforum.blast.hk/showthread.php?tid=485633) |
I downloaded mysql plugin R34 and getting the following errors:
Код:
Roleplay\gamemodes\RP.pwn(3133) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(7183) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(7199) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(8777) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(13363) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(13432) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(13470) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(13570) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(13609) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(13677) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(16138) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(21081) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(21708) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(22631) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(24455) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(25800) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(34587) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(36760) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(36786) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(40856) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(40944) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(45453) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(45462) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(45488) : error 035: argument type mismatch (argument 1) Roleplay\gamemodes\RP.pwn(45531) : error 025: function heading differs from prototype Roleplay\gamemodes\RP.pwn(45536) : warning 235: public function lacks forward declaration (symbol "OnQueryFinish") Roleplay\gamemodes\RP.pwn(45544) : error 017: undefined symbol "mysql_fetch_int" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.