06.11.2013, 21:51
Well recently i got this script and it has an advanced MySQL system, I now basic scripting but i never really used MySQL so i want to start using it now. The only problem is my gamemode compiles just fine but when i start the samp-server.exe it sends error 19 it cannot read the gamemode. So after that i added nativechecker and i got the following errors.
-I use MySQL Plugin R7 by BlueG
Errors for MySQL i get:
I'm pretty sure i installed everything right. I added mysql.dll to the plugins folder, a_mysql to the pawno\includes folder, added libmysql.dll to the server folder, and added mysql.dll to server.cfg not sure what the problem is. THanks for the help. Thank you
-I use MySQL Plugin R7 by BlueG
Errors for MySQL i get:
Код:
[17:56:41] Error: Function not registered: 'cache_get_data' [17:56:41] Error: Function not registered: 'cache_get_field_content' [17:56:41] Error: Function not registered: 'mysql_function_query' [17:56:41] Error: Function not registered: 'mysql_debug' [17:56:41] Error: Function not registered: 'mysql_connect' [17:56:41] Error: Function not registered: 'mysql_ping' [17:56:41] Error: Function not registered: 'mysql_close' [17:56:41] Error: Function not registered: 'mysql_real_escape_string' [17:56:41] Error: Function not registered: 'cache_get_row' [17:56:41] Error: Function not registered: 'mysql_stat' [17:56:41] Error: Function not registered: 'mysql_affected_rows'
