---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [19:14:02] [19:14:02] Server Plugins [19:14:02] -------------- [19:14:02] Loading plugin: sscanf [19:14:02] Failed. [19:14:02] Loading plugin: streamer [19:14:02] Failed. [19:14:02] Loading plugin: Whirlpool [19:14:02] Failed. [19:14:02] Loaded 0 plugins. [19:14:02] [19:14:02] Ban list [19:14:02] -------- [19:14:02] Loaded: samp.ban [19:14:02] [19:14:02] [19:14:02] Filterscripts [19:14:02] --------------- [19:14:02] Loading filterscript 'gl_realtime.amx'... [19:14:02] Loading filterscript 'gl_actions.amx'... [19:14:02] Loading filterscript 'AFKsystem.amx'... [19:14:02] -------------------------------------- [19:14:02] Afk SYSTEM [19:14:02] -------------------------------------- [19:14:02] Loading filterscript 'ELC_AC.amx'... [19:14:02] Loading filterscript 'Autogates.amx'... [19:14:02] -------------------------------------- [19:14:02] AutoGates by Thomas_Conroy [19:14:02] -------------------------------------- [19:14:02] Loading filterscript 'Maps.amx'... [19:14:02] Loaded 6 filterscripts. [19:14:02] Script[gamemodes/PPC_Trucking.amx]: Run time error 19: "File or function is not found" [19:14:02] Number of vehicle models: 0
PPC Trucking requires only two plugins, namely streamer and sscanf.Btw you need to add .so behind the plugin names and make sure they are .so linux build plugins and not .dll ones, if you're on Linux system.
|
samp-server.exe bad contains
SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [19:43:16] [19:43:16] Server Plugins [19:43:16] -------------- [19:43:16] Loading plugin: sscanf.so [19:43:17] Failed. [19:43:17] Loading plugin: streamer.so [19:43:17] Failed. [19:43:17] Loading plugin: nativechecker.so [19:43:17] Failed. [19:43:17] Loaded 0 plugins. [19:43:17] [19:43:17] Ban list [19:43:17] -------- [19:43:17] Loaded: samp.ban [19:43:17] [19:43:17] [19:43:17] Filterscripts [19:43:17] --------------- [19:43:17] Loading filterscript 'gl_realtime.amx'... [19:43:17] Loading filterscript 'gl_actions.amx'... [19:43:17] Loading filterscript 'AFKsystem.amx'... [19:43:17] -------------------------------------- [19:43:17] Afk SYSTEM [19:43:17] -------------------------------------- [19:43:17] Loading filterscript 'ELC_AC.amx'... [19:43:17] Loading filterscript 'Autogates.amx'... [19:43:17] -------------------------------------- [19:43:17] AutoGates by Thomas_Conroy [19:43:17] -------------------------------------- [19:43:17] Loading filterscript 'Maps.amx'... [19:43:17] Loaded 6 filterscripts. [19:43:17] Script[gamemodes/PPC_Trucking.amx]: Run time error 19: "File or function is not found" [19:43:17] Number of vehicle models: 0
I did it but when i do .so and run server samp-server.exe its saids
Code:
samp-server.exe bad contains Code:
SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [19:43:16] [19:43:16] Server Plugins [19:43:16] -------------- [19:43:16] Loading plugin: sscanf.so [19:43:17] Failed. [19:43:17] Loading plugin: streamer.so [19:43:17] Failed. [19:43:17] Loading plugin: nativechecker.so [19:43:17] Failed. [19:43:17] Loaded 0 plugins. [19:43:17] [19:43:17] Ban list [19:43:17] -------- [19:43:17] Loaded: samp.ban [19:43:17] [19:43:17] [19:43:17] Filterscripts [19:43:17] --------------- [19:43:17] Loading filterscript 'gl_realtime.amx'... [19:43:17] Loading filterscript 'gl_actions.amx'... [19:43:17] Loading filterscript 'AFKsystem.amx'... [19:43:17] -------------------------------------- [19:43:17] Afk SYSTEM [19:43:17] -------------------------------------- [19:43:17] Loading filterscript 'ELC_AC.amx'... [19:43:17] Loading filterscript 'Autogates.amx'... [19:43:17] -------------------------------------- [19:43:17] AutoGates by Thomas_Conroy [19:43:17] -------------------------------------- [19:43:17] Loading filterscript 'Maps.amx'... [19:43:17] Loaded 6 filterscripts. [19:43:17] Script[gamemodes/PPC_Trucking.amx]: Run time error 19: "File or function is not found" [19:43:17] Number of vehicle models: 0 |