PLEASE HELP ME - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: PLEASE HELP ME (
/showthread.php?tid=417302)
PLEASE HELP ME -
yaron0600 - 20.02.2013
Hey its me from here :
https://sampforum.blast.hk/showthread.php?tid=417017
I removed all the plugins and put again and now this errors : Server logs :
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[18:34:14] password = "" (string)
[18:34:14]
[18:34:14] Server Plugins
[18:34:14] --------------
[18:34:14] Loading plugin: Streamer.dll
[18:34:14]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[18:34:14] Loaded.
[18:34:14] Loading plugin: SSCANF.dll
[18:34:14]
[18:34:14] ===============================
[18:34:14] sscanf plugin loaded.
[18:34:14] Version: 2.8.1
[18:34:14] © 2012 Alex "******" Cole
[18:34:14] ===============================
[18:34:14] Loaded.
[18:34:14] Loading plugin: MYSQL.dll
[18:34:14]
> MySQL plugin R6-2 successfully loaded.
[18:34:14] Loaded.
[18:34:14] Loading plugin: WHIRLPOOL.dll
[18:34:14]
[18:34:14] ==================
[18:34:14]
[18:34:14] Whirlpool loaded
[18:34:14]
[18:34:14] ==================
[18:34:14]
[18:34:14] Loaded.
[18:34:14] Loading plugin: NATIVECHECKER.dll
[18:34:14] Loaded.
[18:34:14] Loaded 5 plugins.
[18:34:14]
[18:34:14] Filterscripts
[18:34:14] ---------------
[18:34:14] Loading filterscript 'YOM_BUTTONS.amx'...
[18:34:14] Loading filterscript 'GCUSTOM.amx'...
[18:34:15] Loaded 2 filterscripts.
[18:34:15] Error: Function not registered: 'mysql_function_query'
[18:34:15] Error: Function not registered: 'cache_get_data'
[18:34:15] Error: Function not registered: 'cache_get_field_content'
[18:34:15] Error: Function not registered: 'cache_get_row'
[18:34:15] Script[gamemodes/SCRIPT.amx]: Run time error 19: "File or function is not found"
[18:34:15] Number of vehicle models: 0
Re: PLEASE HELP ME -
batonsa - 20.02.2013
Wrong mysql plugin or include. What kind of include do you have on your server.pwn file? <a_mysql>?