The Gamemode is compliando correctly, but it's giving some mistake, I have no idea what it is, I think it's plugin, I've updated it but still the same thing.
:(
Code:
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 18948 bytes
Code size: 3846200 bytes
Data size: 48734980 bytes
Stack/heap size: 80000 bytes; estimated max. usage: unknown, due to recursion
Total requirements:52680128 bytes
:(
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[09:46:18]
[09:46:18] Server Plugins
[09:46:18] --------------
[09:46:18] Loading plugin: streamer
[09:46:18]
*** Streamer Plugin v2.8.2 by Incognito loaded ***
[09:46:18] Loaded.
[09:46:18] Loading plugin: sscanf
[09:46:18]
[09:46:18] ===============================
[09:46:18] sscanf plugin loaded.
[09:46:18] Version: 2.8.2
[09:46:18] (c) 2012 Alex "Y_Less" Cole
[09:46:18] ===============================
[09:46:18] Loaded.
[09:46:18] Loading plugin: mysql
[09:46:18] >> plugin.mysql: R41-3 successfully loaded.
[09:46:18] Loaded.
[09:46:18] Loading plugin: Whirlpool
[09:46:18]
[09:46:18] ==================
[09:46:18]
[09:46:18] Whirlpool loaded
[09:46:18]
[09:46:18] ==================
[09:46:18]
[09:46:18] Loaded.
[09:46:18] Loading plugin: audio
[09:46:18]
*** Audio Plugin v0.5 R2 by Incognito loaded ***
[09:46:18] Loaded.
[09:46:18] Loading plugin: nativechecker
[09:46:18] Loaded.
[09:46:18] Loaded 6 plugins.
[09:46:18]
[09:46:18] Filterscripts
[09:46:18] ---------------
[09:46:18] Loading filterscript 'scena.amx'...
[09:46:18] Loaded 1 filterscripts.
[09:46:18] Error: Function not registered: 'mysql_store_result'
[09:46:18] Error: Function not registered: 'mysql_fetch_row'
[09:46:18] Error: Function not registered: 'mysql_free_result'
[09:46:18] Error: Function not registered: 'mysql_num_rows'
[09:46:18] Error: Function not registered: 'mysql_real_escape_string'
[09:46:18] Error: Function not registered: 'mysql_fetch_int'
[09:46:18] Error: Function not registered: 'mysql_fetch_field'
[09:46:18] Script[gamemodes/rcrp.amx]: Run time error 19: "File or function is not found"
[09:46:18] Number of vehicle models: 0
Code:
[09:46:18] Error: Function not registered: 'mysql_store_result'
[09:46:18] Error: Function not registered: 'mysql_fetch_row'
[09:46:18] Error: Function not registered: 'mysql_free_result'
[09:46:18] Error: Function not registered: 'mysql_num_rows'
[09:46:18] Error: Function not registered: 'mysql_real_escape_string'
[09:46:18] Error: Function not registered: 'mysql_fetch_int'
[09:46:18] Error: Function not registered: 'mysql_fetch_field