25.11.2012, 18:03
Hello,
I found a gamemode that i would like to use :
I compiled it , had no errors , added some plugins etc and i run the server :
That means that i have no errors no ?
Well , i run samp , i can see the server online at 192.168.1.2:7777 but when i try to enter it my game crashes.
I have the includes :
and server config :
How can i see what's the problem ? why does my game crashed every time i try to connect ?
I found a gamemode that i would like to use :
I compiled it , had no errors , added some plugins etc and i run the server :
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, (C)2005-2012 SA-MP Team
[21:17:49]
[21:17:49] Server Plugins
[21:17:49] --------------
[21:17:49] Loading plugin: sscanf
[21:17:49]
[21:17:49] ===============================
[21:17:49] sscanf plugin loaded.
[21:17:49] (c) 2009 Alex "******" Cole
[21:17:49] 0.3d-R2 500 Players "dnee"
[21:17:49] ===============================
[21:17:49] Loaded.
[21:17:49] Loading plugin: streamer
[21:17:49]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[21:17:49] Loaded.
[21:17:49] Loading plugin: nativechecker
[21:17:49] Loaded.
[21:17:49] Loaded 3 plugins.
[21:17:49]
[21:17:49] Filterscripts
[21:17:49] ---------------
[21:17:49] Loading filterscript 'gl_actions.amx'...
[21:17:49] Loading filterscript 'ls_elevator.amx'...
[21:17:49] Loading filterscript 'gl_mapicon.amx'...
[21:17:49] Loading filterscript 'ls_mall.amx'...
[21:17:49] Loaded 4 filterscripts.
[21:17:49]
----------------------------------
[21:17:49] In construction
[21:17:49] ----------------------------------
[21:17:49] Number of vehicle models: 66
Well , i run samp , i can see the server online at 192.168.1.2:7777 but when i try to enter it my game crashes.
I have the includes :
PHP код:
#include <a_samp>
#include <dini>
#include <sscanf2>
#include <mcp>
#include <foreach>
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 100
port 7777
hostname In Construction
gamemode0 test2 1
plugins sscanf streamer nativechecker
filterscripts gl_actions ls_elevator gl_mapicon ls_mall
query 1
weburl Underconstruction
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]