11.01.2013, 10:04
Script Is Realeased Check it 
Thanks for feedbacks

Thanks for feedbacks

You should add mysql.so and houses.amx, bizbuilder.amx to the archive
![]() |
5:14:20 μμ [Apache] Attempting to start Apache app... 5:14:20 μμ [mysql] Attempting to start MySQL app... 5:14:21 μμ [mysql] Status change detected: running 5:14:26 μμ [Apache] Status change detected: running
#define SQL_HOST "host" #define SQL_USER "root" #define SQL_PASS "password" #define SQL_DB "database"
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x-R2, ©2005-2013 SA-MP Team [11:28:56] [11:28:56] Server Plugins [11:28:56] -------------- [11:28:56] Loading plugin: mysql [11:28:56] > MySQL plugin R6-2 successfully loaded. [11:28:56] Loaded. [11:28:56] Loading plugin: sscanf [11:28:56] [11:28:56] =============================== [11:28:56] sscanf plugin loaded. [11:28:56] © 2009 Alex "Y_Less" Cole [11:28:56] =============================== [11:28:56] Loaded. [11:28:56] Loading plugin: streamer [11:28:56] *** Streamer Plugin v2.6.1 by Incognito loaded *** [11:28:56] Loaded. [11:28:56] Loading plugin: Whirlpool [11:28:56] [11:28:56] ================== [11:28:56] [11:28:56] Whirlpool loaded [11:28:56] [11:28:56] ================== [11:28:56] [11:28:56] Loaded. [11:28:56] Loaded 4 plugins. [11:28:56] [11:28:56] Filterscripts [11:28:56] --------------- [11:28:56] Loading filterscript 'adminsystem.amx'... [11:28:57] Loading filterscript 'animhelp.amx'... [11:28:57] Loading filterscript 'boomboxS.amx'... [11:28:57] Loading filterscript 'Reborn.amx'... [11:28:57] -------------------------------------- [11:28:57] Reborn - Specnaz Gaming [11:28:57] ---------------------------------------- [11:28:57] Specnaz Gaming [11:28:57] www.s-gaming.ugi.cc/upload [11:28:57] Scripters: Andrew,Specnaz [11:28:57] ----------------------------------------- [11:28:57] Loading filterscript 'bizbuilder.amx'... [11:28:57] Unable to load filterscript 'bizbuilder.amx'. [11:28:57] Loading filterscript 'houses.amx'... [11:28:57] Unable to load filterscript 'houses.amx'. [11:28:57] Loaded 4 filterscripts. [11:28:57] ---------------------------------- [11:28:57] Las Venturas DM V 2.0 [11:28:57] Coded By [11:28:57] Special Credits To: Jax(Original Creator) [11:28:57] AlexM AKA Alex Magana [11:28:57] ---------------------------------- [11:28:57] Number of vehicle models: 48 [11:31:18] Incoming connection: 127.0.0.1:60980 [11:31:18] [join] SwordMan has joined the server (0:127.0.0.1) [11:31:19] [part] SwordMan has left the server (0:2) <- after this server got crash
sir i got a problem, my server gt crash after player joining..
here is the server log Code:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x-R2, ©2005-2013 SA-MP Team [11:28:56] [11:28:56] Server Plugins [11:28:56] -------------- [11:28:56] Loading plugin: mysql [11:28:56] > MySQL plugin R6-2 successfully loaded. [11:28:56] Loaded. [11:28:56] Loading plugin: sscanf [11:28:56] [11:28:56] =============================== [11:28:56] sscanf plugin loaded. [11:28:56] © 2009 Alex "Y_Less" Cole [11:28:56] =============================== [11:28:56] Loaded. [11:28:56] Loading plugin: streamer [11:28:56] *** Streamer Plugin v2.6.1 by Incognito loaded *** [11:28:56] Loaded. [11:28:56] Loading plugin: Whirlpool [11:28:56] [11:28:56] ================== [11:28:56] [11:28:56] Whirlpool loaded [11:28:56] [11:28:56] ================== [11:28:56] [11:28:56] Loaded. [11:28:56] Loaded 4 plugins. [11:28:56] [11:28:56] Filterscripts [11:28:56] --------------- [11:28:56] Loading filterscript 'adminsystem.amx'... [11:28:57] Loading filterscript 'animhelp.amx'... [11:28:57] Loading filterscript 'boomboxS.amx'... [11:28:57] Loading filterscript 'Reborn.amx'... [11:28:57] -------------------------------------- [11:28:57] Reborn - Specnaz Gaming [11:28:57] ---------------------------------------- [11:28:57] Specnaz Gaming [11:28:57] www.s-gaming.ugi.cc/upload [11:28:57] Scripters: Andrew,Specnaz [11:28:57] ----------------------------------------- [11:28:57] Loading filterscript 'bizbuilder.amx'... [11:28:57] Unable to load filterscript 'bizbuilder.amx'. [11:28:57] Loading filterscript 'houses.amx'... [11:28:57] Unable to load filterscript 'houses.amx'. [11:28:57] Loaded 4 filterscripts. [11:28:57] ---------------------------------- [11:28:57] Las Venturas DM V 2.0 [11:28:57] Coded By [11:28:57] Special Credits To: Jax(Original Creator) [11:28:57] AlexM AKA Alex Magana [11:28:57] ---------------------------------- [11:28:57] Number of vehicle models: 48 [11:31:18] Incoming connection: 127.0.0.1:60980 [11:31:18] [join] SwordMan has joined the server (0:127.0.0.1) [11:31:19] [part] SwordMan has left the server (0:2) <- after this server got crash |