Samp Script - Help
#1

Hello,
If i want to start my Samp Server then comes at Gamemode:Unknown
and i spawn in a Random map?
this are my ServerLogs:
http://pastebin.com/46H9U9GG
And Here Screenshots from my Server Files (Linux) (Samp):
http://imgur.com/jRoBXrt
http://imgur.com/3oeEqXA
http://imgur.com/HTJpeOY
http://imgur.com/rlzRqpG
http://imgur.com/UZ4nBZU
http://imgur.com/ROyYzT7
http://imgur.com/U0eJw09
http://imgur.com/kVC6VKh
http://imgur.com/2w5Axoe
http://imgur.com/JYCJb0P
I hope You guys can help me
Reply
#2

PHP код:
[12:49:11Server Plugins
[12:49:11] --------------
[
12:49:11]  Loading pluginstreamer
[12:49:11]   Failed (plugins/streamercannot open shared object fileNo such file or directory)
[
12:49:11]  Loading pluginsscanf
[12:49:11]   Failed (plugins/sscanfcannot open shared object fileNo such file or directory)
[
12:49:11]  Loaded 0 plugins
Reply
#3

To add to what Sreyas posted, the 2 plugins failed to load because in Linux you need to specify .so extension in server.cfg
pawn Код:
plugins streamer.so sscanf.so
and also note that Linux is case-sensitive. If the name of the file is "Streamer" and you type "streamer", they're two completely different files.
Reply
#4

so i need to add the "code" in server.cfg?
Reply
#5

i love you guys so much ))))
Reply
#6

1 problem more if join on server its automatically closing connection
Server Logs:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[16:46:18] filterscripts = "" (string)
[16:46:18] Error: Your password must be changed from the default password, please change it.

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[16:46:37] filterscripts = "" (string)
[16:46:37]
[16:46:37] Server Plugins
[16:46:37] --------------
[16:46:37] Loading plugin: streamer
[16:46:37]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[16:46:37] Loaded.
[16:46:37] Loading plugin: irc
[16:46:37]

*** IRC Plugin v1.4.3 by Incognito loaded ***

[16:46:37] Loaded.
[16:46:37] Loading plugin: sscanf
[16:46:37]

[16:46:37] ===============================

[16:46:37] sscanf plugin loaded.

[16:46:37] © 2009 Alex "******" Cole

[16:46:37] 0.3d-R2 500 Players "dnee"

[16:46:37] ===============================

[16:46:37] Loaded.
[16:46:37] Loading plugin: whirlpool
[16:46:38]
[16:46:38] ==================
[16:46:38]
[16:46:38] Whirlpool loaded
[16:46:38]
[16:46:38] ==================
[16:46:38]
[16:46:38] Loaded.
[16:46:38] Loaded 4 plugins.

[16:46:38]
[16:46:38] Filterscripts
[16:46:38] ---------------
[16:46:38] Loaded 0 filterscripts.

[16:46:38]
[16:46:38]
[16:46:38]
[16:46:38] =======================================
[16:46:38] | |
[16:46:38] | YSI version 1.06.0002 |
[16:46:38] | By Alex "******" Cole |
[16:46:38] | |
[16:46:38] =======================================
[16:46:38]
[16:46:38] Static vehicles loaded.
[16:46:38] Static objects loaded.
[16:46:38] LSPD files loaded successfully.
[16:46:38] Government files loaded successfully.
[16:46:38] The Society files loaded successfully.
[16:46:38] News Agency files loaded successfully.
[16:46:38] LSFMD files loaded successfully.
[16:46:38] FBI files loaded successfully.
[16:46:38] NG files loaded successfully.
[16:46:38] SASD files loaded successfully.
[16:46:38] RETO files loaded successfully.
[16:46:38] Taxi files loaded successfully.
[16:46:38] SAAF files loaded successfully.
[16:46:38] Syndicate files loaded successfully.
[16:46:38] DOC files loaded successfully.
[16:46:38] Families loaded successfully.
[16:46:38] Points loaded successfully.
[16:46:38] Businesses loaded successfully.
[16:46:38] Houses loaded successfully.
[16:46:38] Garages loaded successfully.
[16:46:38] Doors loaded successfully.
[16:46:38] Gates loaded successfully.
[16:46:38] Objects loaded successfully.
[16:46:38] Doors loaded successfully.
[16:46:38] Arrest Point loaded successfully.
[16:46:38] Arrest Point loaded successfully.
[16:46:38] Drugs loaded successfully.
[16:46:38] Products loaded successfully.
[16:46:38] Static pickups loaded.
[16:46:38] MOTDs loaded successfully.
[16:46:46]
----------------------------------
[16:46:46] Union Gaming Roleplay
[16:46:46] ----------------------------------

[16:46:46] Number of vehicle models: 31
[16:46:46]
[16:46:46] ==========================================
[16:46:46] | |
[16:46:46] | A new version (v3.09.0684) of YSI is |
[16:46:46] | available from: |
[16:46:46] | |
[16:46:46] | www.y-less.com/YSI/YSI_1.0.zip |
[16:46:46] | |
[16:46:46] | Changelog: |
[16:46:46] | |
[16:46:46] | 3.00.0000: |
[16:46:46] | |
[16:46:46] | YSI 3.0 released! Now includes the |
[16:46:46] | "y_text" library for better messages, |
[16:46:46] | and a reworked "y_classes" library. |
[16:46:46] | Largely documented here |
[16:46:46] | "http://forum.sa-mp.com/showthread.php |
[16:46:46] | ?t=321092". |
[16:46:46] | |
[16:46:46] | 3.01.0002: |
[16:46:46] | |
[16:46:46] | Small fixes to "y_text" and |
[16:46:46] | "y_classes". |
[16:46:46] | |
[16:46:46] | 3.09.0684: |
[16:46:46] | |
[16:46:46] | Reverted to old download location. |
[16:46:46] | Improved (and fixed) version checks; |
[16:46:46] | added y_bitmap, y_areas, y_races, |
[16:46:46] | y_zonenames, better documentation; |
[16:46:46] | MANY other bug fixes - see the github |
[16:46:46] | repository for more details: |
[16:46:46] | |
[16:46:46] ==========================================
[16:46:46]
[16:48:37] Incoming connection: 192.168.1.22:55229
[16:48:37] Incoming connection: 192.168.1.22:50969

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[16:55:10] filterscripts = "" (string)
[16:55:10]
[16:55:10] Server Plugins
[16:55:10] --------------
[16:55:10] Loading plugin: streamer
[16:55:10]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[16:55:10] Loaded.
[16:55:10] Loading plugin: sscanf
[16:55:10]

[16:55:10] ===============================

[16:55:10] sscanf plugin loaded.

[16:55:10] © 2009 Alex "******" Cole

[16:55:10] 0.3d-R2 500 Players "dnee"

[16:55:10] ===============================

[16:55:10] Loaded.
[16:55:10] Loading plugin: whirlpool
[16:55:10]
[16:55:10] ==================
[16:55:10]
[16:55:10] Whirlpool loaded
[16:55:10]
[16:55:10] ==================
[16:55:10]
[16:55:10] Loaded.
[16:55:10] Loaded 3 plugins.

[16:55:11]
[16:55:11] Filterscripts
[16:55:11] ---------------
[16:55:11] Loaded 0 filterscripts.

[16:55:11]
[16:55:11]
[16:55:11]
[16:55:11] =======================================
[16:55:11] | |
[16:55:11] | YSI version 1.06.0002 |
[16:55:11] | By Alex "******" Cole |
[16:55:11] | |
[16:55:11] =======================================
[16:55:11]
[16:55:11] Static vehicles loaded.
[16:55:11] Static objects loaded.
[16:55:11] LSPD files loaded successfully.
[16:55:11] Government files loaded successfully.
[16:55:11] The Society files loaded successfully.
[16:55:11] News Agency files loaded successfully.
[16:55:11] LSFMD files loaded successfully.
[16:55:11] FBI files loaded successfully.
[16:55:11] NG files loaded successfully.
[16:55:11] SASD files loaded successfully.
[16:55:11] RETO files loaded successfully.
[16:55:11] Taxi files loaded successfully.
[16:55:11] SAAF files loaded successfully.
[16:55:11] Syndicate files loaded successfully.
[16:55:11] DOC files loaded successfully.
[16:55:11] Families loaded successfully.
[16:55:11] Points loaded successfully.
[16:55:11] Businesses loaded successfully.
[16:55:11] Houses loaded successfully.
[16:55:11] Garages loaded successfully.
[16:55:11] Doors loaded successfully.
[16:55:11] Gates loaded successfully.
[16:55:11] Objects loaded successfully.
[16:55:11] Doors loaded successfully.
[16:55:11] Arrest Point loaded successfully.
[16:55:11] Arrest Point loaded successfully.
[16:55:11] Drugs loaded successfully.
[16:55:11] Products loaded successfully.
[16:55:11] Static pickups loaded.
[16:55:11] MOTDs loaded successfully.
[16:55:11]
----------------------------------
[16:55:11] Union Gaming Roleplay
[16:55:11] ----------------------------------

[16:55:11] Number of vehicle models: 31
[16:55:11]
[16:55:11] ==========================================
[16:55:11] | |
[16:55:11] | A new version (v3.09.0684) of YSI is |
[16:55:11] | available from: |
[16:55:11] | |
[16:55:11] | www.y-less.com/YSI/YSI_1.0.zip |
[16:55:11] | |
[16:55:11] | Changelog: |
[16:55:11] | |
[16:55:11] | 3.00.0000: |
[16:55:11] | |
[16:55:11] | YSI 3.0 released! Now includes the |
[16:55:11] | "y_text" library for better messages, |
[16:55:11] | and a reworked "y_classes" library. |
[16:55:11] | Largely documented here |
[16:55:11] | "http://forum.sa-mp.com/showthread.php |
[16:55:11] | ?t=321092". |
[16:55:11] | |
[16:55:11] | 3.01.0002: |
[16:55:11] | |
[16:55:11] | Small fixes to "y_text" and |
[16:55:11] | "y_classes". |
[16:55:11] | |
[16:55:11] | 3.09.0684: |
[16:55:11] | |
[16:55:11] | Reverted to old download location. |
[16:55:11] | Improved (and fixed) version checks; |
[16:55:11] | added y_bitmap, y_areas, y_races, |
[16:55:11] | y_zonenames, better documentation; |
[16:55:11] | MANY other bug fixes - see the github |
[16:55:11] | repository for more details: |
[16:55:11] | |
[16:55:11] ==========================================
[16:55:11]
[16:55:52] Incoming connection: 192.168.1.22:55298
[16:55:52] [join] John_Cormier has joined the server (0:192.168.1.22)
[16:56:23] [part] John_Cormier has left the server (0:2)
[16:57:00] Incoming connection: 192.168.1.22:55299
[16:57:01] [join] John_Cormier has joined the server (0:192.168.1.22)
[16:57:07] [part] John_Cormier has left the server (0:2)

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[17:09:42] filterscripts = "" (string)
[17:09:42]
[17:09:42] Server Plugins
[17:09:42] --------------
[17:09:42] Loading plugin: streamer
[17:09:42]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:09:42] Loaded.
[17:09:42] Loading plugin: sscanf
[17:09:42]

[17:09:42] ===============================

[17:09:42] sscanf plugin loaded.

[17:09:42] © 2009 Alex "******" Cole

[17:09:42] 0.3d-R2 500 Players "dnee"

[17:09:42] ===============================

[17:09:42] Loaded.
[17:09:42] Loading plugin: whirlpool
[17:09:42]
[17:09:42] ==================
[17:09:42]
[17:09:42] Whirlpool loaded
[17:09:42]
[17:09:42] ==================
[17:09:42]
[17:09:42] Loaded.
[17:09:42] Loaded 3 plugins.

[17:09:42]
[17:09:42] Filterscripts
[17:09:42] ---------------
[17:09:42] Loaded 0 filterscripts.

[17:09:42]
[17:09:42]
[17:09:42]
[17:09:42] =======================================
[17:09:42] | |
[17:09:42] | YSI version 1.06.0002 |
[17:09:42] | By Alex "******" Cole |
[17:09:42] | |
[17:09:42] =======================================
[17:09:42]
[17:09:42] Static vehicles loaded.
[17:09:42] Static objects loaded.
[17:09:42] LSPD files loaded successfully.
[17:09:42] Government files loaded successfully.
[17:09:42] The Society files loaded successfully.
[17:09:42] News Agency files loaded successfully.
[17:09:42] LSFMD files loaded successfully.
[17:09:42] FBI files loaded successfully.
[17:09:42] NG files loaded successfully.
[17:09:42] SASD files loaded successfully.
[17:09:42] RETO files loaded successfully.
[17:09:42] Taxi files loaded successfully.
[17:09:42] SAAF files loaded successfully.
[17:09:42] Syndicate files loaded successfully.
[17:09:42] DOC files loaded successfully.
[17:09:42] Families loaded successfully.
[17:09:42] Points loaded successfully.
[17:09:42] Businesses loaded successfully.
[17:09:42] Houses loaded successfully.
[17:09:42] Garages loaded successfully.
[17:09:42] Doors loaded successfully.
[17:09:42] Gates loaded successfully.
[17:09:42] Objects loaded successfully.
[17:09:42] Doors loaded successfully.
[17:09:42] Arrest Point loaded successfully.
[17:09:42] Arrest Point loaded successfully.
[17:09:42] Drugs loaded successfully.
[17:09:42] Products loaded successfully.
[17:09:42] Static pickups loaded.
[17:09:42] MOTDs loaded successfully.
[17:09:42]
----------------------------------
[17:09:42] Union Gaming Roleplay
[17:09:42] ----------------------------------

[17:09:42] Number of vehicle models: 31
[17:09:43]
[17:09:43] ==========================================
[17:09:43] | |
[17:09:43] | A new version (v3.09.0684) of YSI is |
[17:09:43] | available from: |
[17:09:43] | |
[17:09:43] | www.y-less.com/YSI/YSI_1.0.zip |
[17:09:43] | |
[17:09:43] | Changelog: |
[17:09:43] | |
[17:09:43] | 3.00.0000: |
[17:09:43] | |
[17:09:43] | YSI 3.0 released! Now includes the |
[17:09:43] | "y_text" library for better messages, |
[17:09:43] | and a reworked "y_classes" library. |
[17:09:43] | Largely documented here |
[17:09:43] | "http://forum.sa-mp.com/showthread.php |
[17:09:43] | ?t=321092". |
[17:09:43] | |
[17:09:43] | 3.01.0002: |
[17:09:43] | |
[17:09:43] | Small fixes to "y_text" and |
[17:09:43] | "y_classes". |
[17:09:43] | |
[17:09:43] | 3.09.0684: |
[17:09:43] | |
[17:09:43] | Reverted to old download location. |
[17:09:43] | Improved (and fixed) version checks; |
[17:09:43] | added y_bitmap, y_areas, y_races, |
[17:09:43] | y_zonenames, better documentation; |
[17:09:43] | MANY other bug fixes - see the github |
[17:09:43] | repository for more details: |
[17:09:43] | |
[17:09:43] ==========================================
[17:09:43]
[17:10:21] Incoming connection: 192.168.1.22:49157
[17:10:21] [join] John_Cormier has joined the server (0:192.168.1.22)
[17:10:41] [part] John_Cormier has left the server (0:1)

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[17:17:35] filterscripts = "" (string)
[17:17:35]
[17:17:35] Server Plugins
[17:17:35] --------------
[17:17:35] Loading plugin: streamer
[17:17:35]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:17:35] Loaded.
[17:17:35] Loading plugin: sscanf
[17:17:35]

[17:17:35] ===============================

[17:17:35] sscanf plugin loaded.

[17:17:35] © 2009 Alex "******" Cole

[17:17:35] 0.3d-R2 500 Players "dnee"

[17:17:35] ===============================

[17:17:35] Loaded.
[17:17:35] Loading plugin: whirlpool
[17:17:35]
[17:17:35] ==================
[17:17:35]
[17:17:35] Whirlpool loaded
[17:17:35]
[17:17:35] ==================
[17:17:35]
[17:17:35] Loaded.
[17:17:35] Loaded 3 plugins.

[17:17:35]
[17:17:35] Filterscripts
[17:17:35] ---------------
[17:17:35] Loaded 0 filterscripts.

[17:17:35]
[17:17:35]
[17:17:35]
[17:17:35] =======================================
[17:17:35] | |
[17:17:35] | YSI version 1.06.0002 |
[17:17:35] | By Alex "******" Cole |
[17:17:35] | |
[17:17:35] =======================================
[17:17:35]
[17:17:35] Static vehicles loaded.
[17:17:35] Static objects loaded.
[17:17:35] LSPD files loaded successfully.
[17:17:35] Government files loaded successfully.
[17:17:35] The Society files loaded successfully.
[17:17:35] News Agency files loaded successfully.
[17:17:35] LSFMD files loaded successfully.
[17:17:35] FBI files loaded successfully.
[17:17:35] NG files loaded successfully.
[17:17:35] SASD files loaded successfully.
[17:17:35] RETO files loaded successfully.
[17:17:35] Taxi files loaded successfully.
[17:17:35] SAAF files loaded successfully.
[17:17:35] Syndicate files loaded successfully.
[17:17:35] DOC files loaded successfully.
[17:17:35] Families loaded successfully.
[17:17:35] Points loaded successfully.
[17:17:35] Businesses loaded successfully.
[17:17:35] Houses loaded successfully.
[17:17:35] Garages loaded successfully.
[17:17:35] Doors loaded successfully.
[17:17:35] Gates loaded successfully.
[17:17:35] Objects loaded successfully.
[17:17:35] Doors loaded successfully.
[17:17:35] Arrest Point loaded successfully.
[17:17:35] Arrest Point loaded successfully.
[17:17:35] Drugs loaded successfully.
[17:17:35] Products loaded successfully.
[17:17:35] Static pickups loaded.
[17:17:35] MOTDs loaded successfully.
[17:17:35]
----------------------------------
[17:17:35] Union Gaming Roleplay
[17:17:35] ----------------------------------

[17:17:35] Number of vehicle models: 31
[17:17:35]
[17:17:35] ==========================================
[17:17:35] | |
[17:17:35] | A new version (v3.09.0684) of YSI is |
[17:17:35] | available from: |
[17:17:35] | |
[17:17:35] | www.y-less.com/YSI/YSI_1.0.zip |
[17:17:35] | |
[17:17:35] | Changelog: |
[17:17:35] | |
[17:17:35] | 3.00.0000: |
[17:17:35] | |
[17:17:35] | YSI 3.0 released! Now includes the |
[17:17:35] | "y_text" library for better messages, |
[17:17:35] | and a reworked "y_classes" library. |
[17:17:35] | Largely documented here |
[17:17:35] | "http://forum.sa-mp.com/showthread.php |
[17:17:35] | ?t=321092". |
[17:17:35] | |
[17:17:35] | 3.01.0002: |
[17:17:35] | |
[17:17:35] | Small fixes to "y_text" and |
[17:17:35] | "y_classes". |
[17:17:35] | |
[17:17:35] | 3.09.0684: |
[17:17:35] | |
[17:17:35] | Reverted to old download location. |
[17:17:35] | Improved (and fixed) version checks; |
[17:17:35] | added y_bitmap, y_areas, y_races, |
[17:17:35] | y_zonenames, better documentation; |
[17:17:35] | MANY other bug fixes - see the github |
[17:17:35] | repository for more details: |
[17:17:35] | |
[17:17:35] ==========================================
[17:17:35]
[17:19:01] Incoming connection: 192.168.1.22:57063
[17:19:01] [join] John_Cormier has joined the server (0:192.168.1.22)
[17:19:16] [part] John_Cormier has left the server (0:1)

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[17:19:30] filterscripts = "" (string)
[17:19:30]
[17:19:30] Server Plugins
[17:19:30] --------------
[17:19:30] Loading plugin: streamer
[17:19:30]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:19:30] Loaded.
[17:19:30] Loading plugin: sscanf
[17:19:30]

[17:19:30] ===============================

[17:19:30] sscanf plugin loaded.

[17:19:30] © 2009 Alex "******" Cole

[17:19:30] 0.3d-R2 500 Players "dnee"

[17:19:30] ===============================

[17:19:30] Loaded.
[17:19:30] Loading plugin: whirlpool
[17:19:30]
[17:19:30] ==================
[17:19:30]
[17:19:30] Whirlpool loaded
[17:19:30]
[17:19:30] ==================
[17:19:30]
[17:19:30] Loaded.
[17:19:30] Loaded 3 plugins.

[17:19:30]
[17:19:30] Filterscripts
[17:19:30] ---------------
[17:19:30] Loaded 0 filterscripts.

[17:19:30]
[17:19:30]
[17:19:30]
[17:19:30] =======================================
[17:19:30] | |
[17:19:30] | YSI version 1.06.0002 |
[17:19:30] | By Alex "******" Cole |
[17:19:30] | |
[17:19:30] =======================================
[17:19:30]
[17:19:30] Static vehicles loaded.
[17:19:30] Static objects loaded.
[17:19:30] LSPD files loaded successfully.
[17:19:30] Government files loaded successfully.
[17:19:30] The Society files loaded successfully.
[17:19:30] News Agency files loaded successfully.
[17:19:30] LSFMD files loaded successfully.
[17:19:30] FBI files loaded successfully.
[17:19:30] NG files loaded successfully.
[17:19:30] SASD files loaded successfully.
[17:19:30] RETO files loaded successfully.
[17:19:30] Taxi files loaded successfully.
[17:19:30] SAAF files loaded successfully.
[17:19:30] Syndicate files loaded successfully.
[17:19:30] DOC files loaded successfully.
[17:19:30] Families loaded successfully.
[17:19:30] Points loaded successfully.
[17:19:30] Businesses loaded successfully.
[17:19:30] Houses loaded successfully.
[17:19:30] Garages loaded successfully.
[17:19:30] Doors loaded successfully.
[17:19:30] Gates loaded successfully.
[17:19:30] Objects loaded successfully.
[17:19:30] Doors loaded successfully.
[17:19:30] Arrest Point loaded successfully.
[17:19:30] Arrest Point loaded successfully.
[17:19:30] Drugs loaded successfully.
[17:19:30] Products loaded successfully.
[17:19:30] Static pickups loaded.
[17:19:30] MOTDs loaded successfully.
[17:19:30]
----------------------------------
[17:19:30] Union Gaming Roleplay
[17:19:30] ----------------------------------

[17:19:30] Number of vehicle models: 31
[17:19:37]
[17:19:37] ==========================================
[17:19:37] | |
[17:19:37] | A new version (v3.09.0684) of YSI is |
[17:19:37] | available from: |
[17:19:37] | |
[17:19:37] | www.y-less.com/YSI/YSI_1.0.zip |
[17:19:37] | |
[17:19:37] | Changelog: |
[17:19:37] | |
[17:19:37] | 3.00.0000: |
[17:19:37] | |
[17:19:37] | YSI 3.0 released! Now includes the |
[17:19:37] | "y_text" library for better messages, |
[17:19:37] | and a reworked "y_classes" library. |
[17:19:37] | Largely documented here |
[17:19:37] | "http://forum.sa-mp.com/showthread.php |
[17:19:37] | ?t=321092". |
[17:19:37] | |
[17:19:37] | 3.01.0002: |
[17:19:37] | |
[17:19:37] | Small fixes to "y_text" and |
[17:19:37] | "y_classes". |
[17:19:37] | |
[17:19:37] | 3.09.0684: |
[17:19:37] | |
[17:19:37] | Reverted to old download location. |
[17:19:37] | Improved (and fixed) version checks; |
[17:19:37] | added y_bitmap, y_areas, y_races, |
[17:19:37] | y_zonenames, better documentation; |
[17:19:37] | MANY other bug fixes - see the github |
[17:19:37] | repository for more details: |
[17:19:37] | |
[17:19:37] ==========================================
[17:19:37]

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[22:43:06] filterscripts = "" (string)
[22:43:06]
[22:43:06] Server Plugins
[22:43:06] --------------
[22:43:06] Loading plugin: streamer
[22:43:06]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[22:43:06] Loaded.
[22:43:06] Loading plugin: sscanf
[22:43:06]

[22:43:06] ===============================

[22:43:06] sscanf plugin loaded.

[22:43:06] © 2009 Alex "******" Cole

[22:43:06] 0.3d-R2 500 Players "dnee"

[22:43:06] ===============================

[22:43:06] Loaded.
[22:43:06] Loading plugin: whirlpool
[22:43:06]
[22:43:06] ==================
[22:43:06]
[22:43:06] Whirlpool loaded
[22:43:06]
[22:43:06] ==================
[22:43:06]
[22:43:06] Loaded.
[22:43:06] Loaded 3 plugins.

[22:43:06]
[22:43:06] Filterscripts
[22:43:06] ---------------
[22:43:06] Loaded 0 filterscripts.

[22:43:06]
[22:43:06]
[22:43:06]
[22:43:06] =======================================
[22:43:06] | |
[22:43:06] | YSI version 1.06.0002 |
[22:43:06] | By Alex "******" Cole |
[22:43:06] | |
[22:43:06] =======================================
[22:43:06]
[22:43:06] Static vehicles loaded.
[22:43:06] Static objects loaded.
[22:43:06] LSPD files loaded successfully.
[22:43:06] Government files loaded successfully.
[22:43:06] The Society files loaded successfully.
[22:43:06] News Agency files loaded successfully.
[22:43:06] LSFMD files loaded successfully.
[22:43:06] FBI files loaded successfully.
[22:43:06] NG files loaded successfully.
[22:43:06] SASD files loaded successfully.
[22:43:06] RETO files loaded successfully.
[22:43:06] Taxi files loaded successfully.
[22:43:06] SAAF files loaded successfully.
[22:43:06] Syndicate files loaded successfully.
[22:43:06] DOC files loaded successfully.
[22:43:06] Families loaded successfully.
[22:43:06] Points loaded successfully.
[22:43:06] Businesses loaded successfully.
[22:43:06] Houses loaded successfully.
[22:43:06] Garages loaded successfully.
[22:43:06] Doors loaded successfully.
[22:43:06] Gates loaded successfully.
[22:43:06] Objects loaded successfully.
[22:43:06] Doors loaded successfully.
[22:43:06] Arrest Point loaded successfully.
[22:43:06] Arrest Point loaded successfully.
[22:43:06] Drugs loaded successfully.
[22:43:06] Products loaded successfully.
[22:43:06] Static pickups loaded.
[22:43:06] MOTDs loaded successfully.
[22:43:06]
----------------------------------
[22:43:06] Union Gaming Roleplay
[22:43:06] ----------------------------------

[22:43:06] Number of vehicle models: 31
[22:43:12]
[22:43:12] ==========================================
[22:43:12] | |
[22:43:12] | A new version (v3.09.0684) of YSI is |
[22:43:12] | available from: |
[22:43:12] | |
[22:43:12] | www.y-less.com/YSI/YSI_1.0.zip |
[22:43:12] | |
[22:43:12] | Changelog: |
[22:43:12] | |
[22:43:12] | 3.00.0000: |
[22:43:12] | |
[22:43:12] | YSI 3.0 released! Now includes the |
[22:43:12] | "y_text" library for better messages, |
[22:43:12] | and a reworked "y_classes" library. |
[22:43:12] | Largely documented here |
[22:43:12] | "http://forum.sa-mp.com/showthread.php |
[22:43:12] | ?t=321092". |
[22:43:12] | |
[22:43:12] | 3.01.0002: |
[22:43:12] | |
[22:43:12] | Small fixes to "y_text" and |
[22:43:12] | "y_classes". |
[22:43:12] | |
[22:43:12] | 3.09.0684: |
[22:43:12] | |
[22:43:12] | Reverted to old download location. |
[22:43:12] | Improved (and fixed) version checks; |
[22:43:12] | added y_bitmap, y_areas, y_races, |
[22:43:12] | y_zonenames, better documentation; |
[22:43:12] | MANY other bug fixes - see the github |
[22:43:12] | repository for more details: |
[22:43:12] | |
[22:43:12] ==========================================
[22:43:12]
[22:43:31] Incoming connection: 192.168.1.16:59200
[22:43:31] [join] John_Cormier has joined the server (0:192.168.1.16)
[22:43:55] [part] John_Cormier has left the server (0:2)

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[22:48:05] filterscripts = "" (string)
[22:48:05]
[22:48:05] Server Plugins
[22:48:05] --------------
[22:48:05] Loading plugin: streamer
[22:48:05]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[22:48:05] Loaded.
[22:48:05] Loading plugin: sscanf
[22:48:05]

[22:48:05] ===============================

[22:48:05] sscanf plugin loaded.

[22:48:05] © 2009 Alex "******" Cole

[22:48:05] 0.3d-R2 500 Players "dnee"

[22:48:05] ===============================

[22:48:05] Loaded.
[22:48:05] Loading plugin: whirlpool
[22:48:05]
[22:48:05] ==================
[22:48:05]
[22:48:05] Whirlpool loaded
[22:48:05]
[22:48:05] ==================
[22:48:05]
[22:48:05] Loaded.
[22:48:05] Loaded 3 plugins.

[22:48:05]
[22:48:05] Filterscripts
[22:48:05] ---------------
[22:48:05] Loaded 0 filterscripts.

[22:48:05]
[22:48:05]
[22:48:05]
[22:48:05] =======================================
[22:48:05] | |
[22:48:05] | YSI version 1.06.0002 |
[22:48:05] | By Alex "******" Cole |
[22:48:05] | |
[22:48:05] =======================================
[22:48:05]
[22:48:05] Static vehicles loaded.
[22:48:05] Static objects loaded.
[22:48:05] LSPD files loaded successfully.
[22:48:05] Government files loaded successfully.
[22:48:05] The Society files loaded successfully.
[22:48:05] News Agency files loaded successfully.
[22:48:05] LSFMD files loaded successfully.
[22:48:05] FBI files loaded successfully.
[22:48:05] NG files loaded successfully.
[22:48:05] SASD files loaded successfully.
[22:48:05] RETO files loaded successfully.
[22:48:05] Taxi files loaded successfully.
[22:48:05] SAAF files loaded successfully.
[22:48:05] Syndicate files loaded successfully.
[22:48:05] DOC files loaded successfully.
[22:48:05] Families loaded successfully.
[22:48:05] Points loaded successfully.
[22:48:05] Businesses loaded successfully.
[22:48:05] Houses loaded successfully.
[22:48:05] Garages loaded successfully.
[22:48:05] Doors loaded successfully.
[22:48:05] Gates loaded successfully.
[22:48:05] Objects loaded successfully.
[22:48:05] Doors loaded successfully.
[22:48:05] Arrest Point loaded successfully.
[22:48:05] Arrest Point loaded successfully.
[22:48:05] Drugs loaded successfully.
[22:48:05] Products loaded successfully.
[22:48:05] Static pickups loaded.
[22:48:05] MOTDs loaded successfully.
[22:48:06]
----------------------------------
[22:48:06] Union Gaming Roleplay
[22:48:06] ----------------------------------

[22:48:06] Number of vehicle models: 31
[22:48:06]
[22:48:06] ==========================================
[22:48:06] | |
[22:48:06] | A new version (v3.09.0684) of YSI is |
[22:48:06] | available from: |
[22:48:06] | |
[22:48:06] | www.y-less.com/YSI/YSI_1.0.zip |
[22:48:06] | |
[22:48:06] | Changelog: |
[22:48:06] | |
[22:48:06] | 3.00.0000: |
[22:48:06] | |
[22:48:06] | YSI 3.0 released! Now includes the |
[22:48:06] | "y_text" library for better messages, |
[22:48:06] | and a reworked "y_classes" library. |
[22:48:06] | Largely documented here |
[22:48:06] | "http://forum.sa-mp.com/showthread.php |
[22:48:06] | ?t=321092". |
[22:48:06] | |
[22:48:06] | 3.01.0002: |
[22:48:06] | |
[22:48:06] | Small fixes to "y_text" and |
[22:48:06] | "y_classes". |
[22:48:06] | |
[22:48:06] | 3.09.0684: |
[22:48:06] | |
[22:48:06] | Reverted to old download location. |
[22:48:06] | Improved (and fixed) version checks; |
[22:48:06] | added y_bitmap, y_areas, y_races, |
[22:48:06] | y_zonenames, better documentation; |
[22:48:06] | MANY other bug fixes - see the github |
[22:48:06] | repository for more details: |
[22:48:06] | |
[22:48:06] ==========================================
[22:48:06]
[22:48:31] Incoming connection: 192.168.1.16:61411
[22:48:32] [join] John_Cormier has joined the server (0:192.168.1.16)
[22:48:44] [part] John_Cormier has left the server (0:2)

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[23:59:03] filterscripts = "" (string)
[23:59:03]
[23:59:03] Server Plugins
[23:59:03] --------------
[23:59:03] Loading plugin: streamer
[23:59:03]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[23:59:03] Loaded.
[23:59:03] Loading plugin: sscanf
[23:59:03]

[23:59:03] ===============================

[23:59:03] sscanf plugin loaded.

[23:59:03] © 2009 Alex "******" Cole

[23:59:03] 0.3d-R2 500 Players "dnee"

[23:59:03] ===============================

[23:59:03] Loaded.
[23:59:03] Loading plugin: whirlpool
[23:59:03]
[23:59:03] ==================
[23:59:03]
[23:59:03] Whirlpool loaded
[23:59:03]
[23:59:03] ==================
[23:59:03]
[23:59:03] Loaded.
[23:59:03] Loaded 3 plugins.

[23:59:03]
[23:59:03] Filterscripts
[23:59:03] ---------------
[23:59:03] Loaded 0 filterscripts.

[23:59:03]
[23:59:03]
[23:59:03]
[23:59:03] =======================================
[23:59:03] | |
[23:59:03] | YSI version 1.06.0002 |
[23:59:03] | By Alex "******" Cole |
[23:59:03] | |
[23:59:03] =======================================
[23:59:03]
[23:59:03]
[23:59:03]
[23:59:04] Static vehicles loaded.
[23:59:04] Static objects loaded.
[23:59:04] LSPD files loaded successfully.
[23:59:04] Government files loaded successfully.
[23:59:04] The Society files loaded successfully.
[23:59:04] News Agency files loaded successfully.
[23:59:04] LSFMD files loaded successfully.
[23:59:04] FBI files loaded successfully.
[23:59:04] NG files loaded successfully.
[23:59:04] SASD files loaded successfully.
[23:59:04] RETO files loaded successfully.
[23:59:04] Taxi files loaded successfully.
[23:59:04] SAAF files loaded successfully.
[23:59:04] Syndicate files loaded successfully.
[23:59:04] DOC files loaded successfully.
[23:59:04] Families loaded successfully.
[23:59:04] Points loaded successfully.
[23:59:04] Businesses loaded successfully.
[23:59:04] Houses loaded successfully.
[23:59:04] Garages loaded successfully.
[23:59:04] Doors loaded successfully.
[23:59:04] Gates loaded successfully.
[23:59:04] Objects loaded successfully.
[23:59:04] Doors loaded successfully.
[23:59:04] Arrest Point loaded successfully.
[23:59:04] Arrest Point loaded successfully.
[23:59:04] Drugs loaded successfully.
[23:59:04] Products loaded successfully.
[23:59:04] Static pickups loaded.
[23:59:04] MOTDs loaded successfully.
[23:59:04] ===============================================
[23:59:04] | gCamera V1.0 Initialized |
[23:59:04] | ?Gamer931215 |
[23:59:04] ===============================================
[23:59:04] gCamera has succesfully loaded 0 camera(s).
[23:59:04]
----------------------------------
[23:59:04] Union Gaming Roleplay
[23:59:04] ----------------------------------

[23:59:04] Number of vehicle models: 31
[23:59:04]
[23:59:04] ==========================================
[23:59:04] | |
[23:59:04] | A new version (v3.09.0684) of YSI is |
[23:59:04] | available from: |
[23:59:04] | |
[23:59:04] | www.y-less.com/YSI/YSI_1.0.zip |
[23:59:04] | |
[23:59:04] | Changelog: |
[23:59:04] | |
[23:59:04] | 3.00.0000: |
[23:59:04] | |
[23:59:04] | YSI 3.0 released! Now includes the |
[23:59:04] | "y_text" library for better messages, |
[23:59:04] | and a reworked "y_classes" library. |
[23:59:04] | Largely documented here |
[23:59:04] | "http://forum.sa-mp.com/showthread.php |
[23:59:04] | ?t=321092". |
[23:59:04] | |
[23:59:04] | 3.01.0002: |
[23:59:04] | |
[23:59:04] | Small fixes to "y_text" and |
[23:59:04] | "y_classes". |
[23:59:04] | |
[23:59:04] | 3.09.0684: |
[23:59:04] | |
[23:59:04] | Reverted to old download location. |
[23:59:04] | Improved (and fixed) version checks; |
[23:59:04] | added y_bitmap, y_areas, y_races, |
[23:59:04] | y_zonenames, better documentation; |
[23:59:04] | MANY other bug fixes - see the github |
[23:59:04] | repository for more details: |
[23:59:04] | |
[23:59:04] ==========================================
[23:59:04]
[23:59:31] Incoming connection: 192.168.1.16:54937
[23:59:32] [join] John_Cormier has joined the server (0:192.168.1.16)
[23:59:56] RCON (In-Game): Player #0 (John_Cormier) has logged in.
[00:00:00] [cmd] [John Cormier]: /makeadmin
[00:00:04] [cmd] [John Cormier]: /makeadmin 0 7
[00:00:05] [cmd] [John Cormier]: /admins
[00:00:08] [cmd] [John Cormier]: /makeadmin 0 8
[00:00:10] [cmd] [John Cormier]: /admins
[00:00:12] [cmd] [John Cormier]: /makeadmin 0 9
[00:00:12] [cmd] [John Cormier]: /admins
[00:00:16] [cmd] [John Cormier]: /makeadmin 0 8
[00:00:21] [cmd] [John Cormier]: /tuteject
[00:00:23] [cmd] [John Cormier]: /tuteject 0
[00:00:40] [cmd] [John Cormier]: /makeleader 0 1
[00:00:44] [cmd] [John Cormier]: /gcam
[00:00:55] *** YSI Error: INI_Open could not find or create file /SpeedCameras/0.txt
[00:01:07] *** YSI Error: INI_Open could not find or create file /SpeedCameras/0.txt
[00:01:17] [cmd] [John Cormier]: /v
[00:01:19] [cmd] [John Cormier]: /veh
[00:01:23] [cmd] [John Cormier]: /veh 501 123 123
[00:01:34] [cmd] [John Cormier]: /veh destroy
[00:01:37] [cmd] [John Cormier]: /destroyvehs
[00:01:40] [cmd] [John Cormier]: /destroyallvehicles
[00:01:41] [cmd] [John Cormier]: /ah
[00:13:34] [cmd] [John Cormier]: /veh 411 123 123
[00:13:42] [cmd] [John Cormier]: /belt
[00:13:47] [cmd] [John Cormier]: /checkseatbelt
[00:13:51] [cmd] [John Cormier]: /checkbelt
[00:13:53] [cmd] [John Cormier]: /checkbelt 0
[00:14:29] [cmd] [John Cormier]: /setstat
[00:16:30] [cmd] [John Cormier]: /gcam
[00:16:40] [part] John_Cormier has left the server (0:1)

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[00:39:59] filterscripts = "" (string)
[00:39:59]
[00:39:59] Server Plugins
[00:39:59] --------------
[00:39:59] Loading plugin: streamer
[00:39:59]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[00:39:59] Loaded.
[00:39:59] Loading plugin: sscanf
[00:39:59]

[00:39:59] ===============================

[00:39:59] sscanf plugin loaded.

[00:39:59] © 2009 Alex "******" Cole

[00:39:59] 0.3d-R2 500 Players "dnee"

[00:39:59] ===============================

[00:39:59] Loaded.
[00:39:59] Loading plugin: whirlpool
[00:39:59]
[00:39:59] ==================
[00:39:59]
[00:39:59] Whirlpool loaded
[00:39:59]
[00:39:59] ==================
[00:39:59]
[00:39:59] Loaded.
[00:39:59] Loaded 3 plugins.

[00:39:59]
[00:39:59] Filterscripts
[00:39:59] ---------------
[00:39:59] Loaded 0 filterscripts.

[00:39:59]
[00:39:59]
[00:39:59]
[00:39:59] =======================================
[00:39:59] | |
[00:39:59] | YSI version 1.06.0002 |
[00:39:59] | By Alex "******" Cole |
[00:39:59] | |
[00:39:59] =======================================
[00:39:59]
[00:39:59]
[00:39:59]
[00:40:00] Static vehicles loaded.
[00:40:00] Static objects loaded.
[00:40:00] LSPD files loaded successfully.
[00:40:00] Government files loaded successfully.
[00:40:00] The Society files loaded successfully.
[00:40:00] News Agency files loaded successfully.
[00:40:00] LSFMD files loaded successfully.
[00:40:00] FBI files loaded successfully.
[00:40:00] NG files loaded successfully.
[00:40:00] SASD files loaded successfully.
[00:40:00] RETO files loaded successfully.
[00:40:00] Taxi files loaded successfully.
[00:40:00] SAAF files loaded successfully.
[00:40:00] Syndicate files loaded successfully.
[00:40:00] DOC files loaded successfully.
[00:40:00] Families loaded successfully.
[00:40:00] Points loaded successfully.
[00:40:00] Businesses loaded successfully.
[00:40:00] Houses loaded successfully.
[00:40:00] Garages loaded successfully.
[00:40:00] Doors loaded successfully.
[00:40:00] Gates loaded successfully.
[00:40:00] Objects loaded successfully.
[00:40:00] Doors loaded successfully.
[00:40:00] Arrest Point loaded successfully.
[00:40:00] Arrest Point loaded successfully.
[00:40:00] Drugs loaded successfully.
[00:40:00] Products loaded successfully.
[00:40:00] Static pickups loaded.
[00:40:00] MOTDs loaded successfully.
[00:40:00] SpeedCams Loaded
[00:40:00] SpeedCamera has succesfully loaded 0 camera(s).
[00:40:00]
----------------------------------
[00:40:00] Union Gaming Roleplay
[00:40:00] ----------------------------------

[00:40:00] Number of vehicle models: 31
[00:40:00]
[00:40:00] ==========================================
[00:40:00] | |
[00:40:00] | A new version (v3.09.0684) of YSI is |
[00:40:00] | available from: |
[00:40:00] | |
[00:40:00] | www.y-less.com/YSI/YSI_1.0.zip |
[00:40:00] | |
[00:40:00] | Changelog: |
[00:40:00] | |
[00:40:00] | 3.00.0000: |
[00:40:00] | |
[00:40:00] | YSI 3.0 released! Now includes the |
[00:40:00] | "y_text" library for better messages, |
[00:40:00] | and a reworked "y_classes" library. |
[00:40:00] | Largely documented here |
[00:40:00] | "http://forum.sa-mp.com/showthread.php |
[00:40:00] | ?t=321092". |
[00:40:00] | |
[00:40:00] | 3.01.0002: |
[00:40:00] | |
[00:40:00] | Small fixes to "y_text" and |
[00:40:00] | "y_classes". |
[00:40:00] | |
[00:40:00] | 3.09.0684: |
[00:40:00] | |
[00:40:00] | Reverted to old download location. |
[00:40:00] | Improved (and fixed) version checks; |
[00:40:00] | added y_bitmap, y_areas, y_races, |
[00:40:00] | y_zonenames, better documentation; |
[00:40:00] | MANY other bug fixes - see the github |
[00:40:00] | repository for more details: |
[00:40:00] | |
[00:40:00] ==========================================
[00:40:00]
[00:40:32] Incoming connection: 192.168.1.16:51544
[00:40:32] [join] John_Cormier has joined the server (0:192.168.1.16)
[00:40:36] Character file loaded successfuly.
[00:40:45] [cmd] [John Cormier]: /admins
[00:40:56] [cmd] [John Cormier]: /speedcam
[00:41:20] [cmd] [John Cormier]: /veh 411 123 123
[00:41:24] [cmd] [John Cormier]: /destroycvehs
[00:41:42] [cmd] [John Cormier]: /engine
[00:41:44] [cmd] [John Cormier]: /engine
[00:42:04] [cmd] [John Cormier]: /speedcam
[00:42:14] [cmd] [John Cormier]: /speedcam
[00:42:59] [cmd] [John Cormier]: /destroycvehs
[00:43:07] [part] John_Cormier has left the server (0:1)
Console input: exit
[00:43:11] --- Server Shutting Down.
[00:43:11] NF 0
[00:43:11] NF 1
[00:43:11] LSPD files saved successfully.
[00:43:11] Government files saved successfully.
[00:43:11] The Society files saved successfully.
[00:43:11] News Agency files saved successfully.
[00:43:11] LSFMD files saved successfully.
[00:43:11] FBI files saved successfully.
[00:43:11] NG files saved successfully.
[00:43:11] SASD files saved successfully.
[00:43:11] RETO files saved successfully.
[00:43:11] Taxi files saved successfully.
[00:43:11] SAAF files saved successfully.
[00:43:11] Syndicate files saved successfully.
[00:43:11] DOC files saved successfully.
[00:43:11] Families saved successfully.
[00:43:11] Points saved successfully.
[00:43:11] Businesses saved successfully.
[00:43:12] Houses saved successfully.
[00:43:14] Garages saved successfully.
[00:43:14] Doors saved successfully.
[00:43:15] Objects saved successfully.
[00:43:16] Gates saved successfully.
[00:43:16] Mapicons saved successfully.
[00:43:16] Arrest Point saved successfully.
[00:43:16] Arrest Point saved successfully.
[00:43:16] Drugs saved successfully.
[00:43:16] Products saved successfully.
[00:43:16] MOTDs saved successfully.
[00:43:16] All cameras have been removed.
[00:43:16] NF 2
[00:43:16] NF 3
[00:43:16] NF 4
[00:43:16]

*** Streamer Plugin v2.6.1 by Incognito unloaded ***

[00:43:16]

[00:43:16] ===============================

[00:43:16] sscanf plugin unloaded.

[00:43:16] ===============================

[00:43:16]
[00:43:16] ====================
[00:43:16]
[00:43:16] Whirlpool unloaded
[00:43:16]
[00:43:16] ====================
[00:43:16]

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[00:58:40] filterscripts = "" (string)
[00:58:40]
[00:58:40] Server Plugins
[00:58:40] --------------
[00:58:40] Loading plugin: streamer
[00:58:40]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[00:58:40] Loaded.
[00:58:40] Loading plugin: sscanf
[00:58:40]

[00:58:40] ===============================

[00:58:40] sscanf plugin loaded.

[00:58:40] © 2009 Alex "******" Cole

[00:58:40] 0.3d-R2 500 Players "dnee"

[00:58:40] ===============================

[00:58:40] Loaded.
[00:58:40] Loading plugin: whirlpool
[00:58:40]
[00:58:40] ==================
[00:58:40]
[00:58:40] Whirlpool loaded
[00:58:40]
[00:58:40] ==================
[00:58:40]
[00:58:40] Loaded.
[00:58:40] Loaded 3 plugins.

[00:58:40]
[00:58:40] Filterscripts
[00:58:40] ---------------
[00:58:40] Loaded 0 filterscripts.

[00:58:40]
[00:58:40]
[00:58:40]
[00:58:40] =======================================
[00:58:40] | |
[00:58:40] | YSI version 1.06.0002 |
[00:58:40] | By Alex "******" Cole |
[00:58:40] | |
[00:58:40] =======================================
[00:58:40]
[00:58:40]
[00:58:40]
[00:58:41] Static vehicles loaded.
[00:58:41] Static objects loaded.
[00:58:41] LSPD files loaded successfully.
[00:58:41] Government files loaded successfully.
[00:58:41] The Society files loaded successfully.
[00:58:41] News Agency files loaded successfully.
[00:58:41] LSFMD files loaded successfully.
[00:58:41] FBI files loaded successfully.
[00:58:41] NG files loaded successfully.
[00:58:41] SASD files loaded successfully.
[00:58:41] RETO files loaded successfully.
[00:58:41] Taxi files loaded successfully.
[00:58:41] SAAF files loaded successfully.
[00:58:41] Syndicate files loaded successfully.
[00:58:41] DOC files loaded successfully.
[00:58:41] Families loaded successfully.
[00:58:41] Points loaded successfully.
[00:58:41] Businesses loaded successfully.
[00:58:41] Houses loaded successfully.
[00:58:41] Garages loaded successfully.
[00:58:41] Doors loaded successfully.
[00:58:41] Gates loaded successfully.
[00:58:41] Objects loaded successfully.
[00:58:41] Doors loaded successfully.
[00:58:41] Arrest Point loaded successfully.
[00:58:41] Arrest Point loaded successfully.
[00:58:41] Drugs loaded successfully.
[00:58:41] Products loaded successfully.
[00:58:41] Static pickups loaded.
[00:58:41] MOTDs loaded successfully.
[00:58:41] SpeedCams Loaded
[00:58:41] SpeedCamera has succesfully loaded 1 camera(s).
[00:58:41]
----------------------------------
[00:58:41] Union Gaming Roleplay
[00:58:41] ----------------------------------

[00:58:41] Number of vehicle models: 31
[00:58:42]
[00:58:42] ==========================================
[00:58:42] | |
[00:58:42] | A new version (v3.09.0684) of YSI is |
[00:58:42] | available from: |
[00:58:42] | |
[00:58:42] | www.y-less.com/YSI/YSI_1.0.zip |
[00:58:42] | |
[00:58:42] | Changelog: |
[00:58:42] | |
[00:58:42] | 3.00.0000: |
[00:58:42] | |
[00:58:42] | YSI 3.0 released! Now includes the |
[00:58:42] | "y_text" library for better messages, |
[00:58:42] | and a reworked "y_classes" library. |
[00:58:42] | Largely documented here |
[00:58:42] | "http://forum.sa-mp.com/showthread.php |
[00:58:42] | ?t=321092". |
[00:58:42] | |
[00:58:42] | 3.01.0002: |
[00:58:42] | |
[00:58:42] | Small fixes to "y_text" and |
[00:58:42] | "y_classes". |
[00:58:42] | |
[00:58:42] | 3.09.0684: |
[00:58:42] | |
[00:58:42] | Reverted to old download location. |
[00:58:42] | Improved (and fixed) version checks; |
[00:58:42] | added y_bitmap, y_areas, y_races, |
[00:58:42] | y_zonenames, better documentation; |
[00:58:42] | MANY other bug fixes - see the github |
[00:58:42] | repository for more details: |
[00:58:42] | |
[00:58:42] ==========================================
[00:58:42]
[00:59:08] Incoming connection: 192.168.1.16:60415
[00:59:08] [join] John_Cormier has joined the server (0:192.168.1.16)
[00:59:15] Character file loaded successfuly.
[00:59:26] [cmd] [John Cormier]: /veh 411 123 123
[00:59:30] [cmd] [John Cormier]: /destroycvehs

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[17:40:32] filterscripts = "" (string)
[17:40:32] weburl = "www.sa-mp.com" (string)
[17:40:32]
[17:40:32] Server Plugins
[17:40:32] --------------
[17:40:32] Loading plugin: streamer.so
[17:40:32]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:40:32] Loaded.
[17:40:32] Loading plugin: sscanf.so
[17:40:32]

[17:40:32] ===============================

[17:40:32] sscanf plugin loaded.

[17:40:32] © 2009 Alex "******" Cole

[17:40:32] 0.3d-R2 500 Players "dnee"

[17:40:32] ===============================

[17:40:32] Loaded.
[17:40:32] Loading plugin: whirlpool.so
[17:40:32] Failed (plugins/whirlpool.so: cannot open shared object file: No such file or directory)
[17:40:32] Loaded 2 plugins.

[17:40:32]
[17:40:32] Filterscripts
[17:40:32] ---------------
[17:40:32] Loaded 0 filterscripts.

[17:40:32] Script[gamemodes/UGRP.amx]: Run time error 19: "File or function is not found"
[17:40:32] Number of vehicle models: 0

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[17:42:37] filterscripts = "" (string)
[17:42:37] weburl = "www.sa-mp.com" (string)
[17:42:37]
[17:42:37] Server Plugins
[17:42:37] --------------
[17:42:37] Loading plugin: streamer.so
[17:42:37]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:42:37] Loaded.
[17:42:37] Loading plugin: sscanf.so
[17:42:37]

[17:42:37] ===============================

[17:42:37] sscanf plugin loaded.

[17:42:37] © 2009 Alex "******" Cole

[17:42:37] 0.3d-R2 500 Players "dnee"

[17:42:37] ===============================

[17:42:37] Loaded.
[17:42:37] Loading plugin: Whirlpool.so
[17:42:37]
[17:42:37] ==================
[17:42:37]
[17:42:37] Whirlpool loaded
[17:42:37]
[17:42:37] ==================
[17:42:37]
[17:42:37] Loaded.
[17:42:37] Loaded 3 plugins.

[17:42:37]
[17:42:37] Filterscripts
[17:42:37] ---------------
[17:42:37] Loaded 0 filterscripts.

[17:42:37]
[17:42:37]
[17:42:37]
[17:42:37] =======================================
[17:42:37] | |
[17:42:37] | YSI version 1.06.0002 |
[17:42:37] | By Alex "******" Cole |
[17:42:37] | |
[17:42:37] =======================================
[17:42:37]
[17:42:37]
[17:42:37]
[17:42:37] Static vehicles loaded.
[17:42:37] Static objects loaded.
[17:42:37] LSPD files loaded successfully.
[17:42:37] Government files loaded successfully.
[17:42:37] The Society files loaded successfully.
[17:42:37] News Agency files loaded successfully.
[17:42:37] LSFMD files loaded successfully.
[17:42:37] FBI files loaded successfully.
[17:42:37] NG files loaded successfully.
[17:42:37] SASD files loaded successfully.
[17:42:37] RETO files loaded successfully.
[17:42:37] Taxi files loaded successfully.
[17:42:37] SAAF files loaded successfully.
[17:42:37] Syndicate files loaded successfully.
[17:42:37] DOC files loaded successfully.
[17:42:37] Families loaded successfully.
[17:42:37] Points loaded successfully.
[17:42:37] Businesses loaded successfully.
[17:42:37] Houses loaded successfully.
[17:42:37] Garages loaded successfully.
[17:42:37] Doors loaded successfully.
[17:42:37] Gates loaded successfully.
[17:42:37] Objects loaded successfully.
[17:42:37] Doors loaded successfully.
[17:42:37] Arrest Point loaded successfully.
[17:42:37] Arrest Point loaded successfully.
[17:42:37] Drugs loaded successfully.
[17:42:37] Products loaded successfully.
[17:42:37] Static pickups loaded.
[17:42:37] MOTDs loaded successfully.
[17:42:37] SpeedCams Loaded
[17:42:37] SpeedCamera has succesfully loaded 0 camera(s).
[17:42:37]
----------------------------------
[17:42:37] Union Gaming Roleplay
[17:42:37] ----------------------------------

[17:42:37] Number of vehicle models: 31
[17:42:37]
[17:42:37] ==========================================
[17:42:37] | |
[17:42:37] | A new version (v3.09.0684) of YSI is |
[17:42:37] | available from: |
[17:42:37] | |
[17:42:37] | www.y-less.com/YSI/YSI_1.0.zip |
[17:42:37] | |
[17:42:37] | Changelog: |
[17:42:37] | |
[17:42:37] | 3.00.0000: |
[17:42:37] | |
[17:42:37] | YSI 3.0 released! Now includes the |
[17:42:37] | "y_text" library for better messages, |
[17:42:37] | and a reworked "y_classes" library. |
[17:42:37] | Largely documented here |
[17:42:37] | "http://forum.sa-mp.com/showthread.php |
[17:42:37] | ?t=321092". |
[17:42:37] | |
[17:42:37] | 3.01.0002: |
[17:42:37] | |
[17:42:37] | Small fixes to "y_text" and |
[17:42:37] | "y_classes". |
[17:42:37] | |
[17:42:37] | 3.09.0684: |
[17:42:37] | |
[17:42:37] | Reverted to old download location. |
[17:42:37] | Improved (and fixed) version checks; |
[17:42:37] | added y_bitmap, y_areas, y_races, |
[17:42:37] | y_zonenames, better documentation; |
[17:42:37] | MANY other bug fixes - see the github |
[17:42:37] | repository for more details: |
[17:42:37] | |
[17:42:37] ==========================================
[17:42:37]
[17:43:01] [connection] 79.244.126.59:65155 requests connection cookie.
[17:43:02] Incoming connection: 79.244.126.59:65155 id: 0
[17:43:02] [join] Enzo.Bauer has joined the server (0:79.244.126.59)
[17:43:02] [part] Enzo.Bauer has left the server (0:2)

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[17:43:49] filterscripts = "" (string)
[17:43:49] weburl = "www.sa-mp.com" (string)
[17:43:49]
[17:43:49] Server Plugins
[17:43:49] --------------
[17:43:49] Loading plugin: streamer.so
[17:43:49]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:43:49] Loaded.
[17:43:49] Loading plugin: sscanf.so
[17:43:49]

[17:43:49] ===============================

[17:43:49] sscanf plugin loaded.

[17:43:49] © 2009 Alex "******" Cole

[17:43:49] 0.3d-R2 500 Players "dnee"

[17:43:49] ===============================

[17:43:49] Loaded.
[17:43:49] Loading plugin: Whirlpool.so
[17:43:49]
[17:43:49] ==================
[17:43:49]
[17:43:49] Whirlpool loaded
[17:43:49]
[17:43:49] ==================
[17:43:49]
[17:43:49] Loaded.
[17:43:49] Loaded 3 plugins.

[17:43:50]
[17:43:50] Filterscripts
[17:43:50] ---------------
[17:43:50] Loaded 0 filterscripts.

[17:43:50]
[17:43:50]
[17:43:50]
[17:43:50] =======================================
[17:43:50] | |
[17:43:50] | YSI version 1.06.0002 |
[17:43:50] | By Alex "******" Cole |
[17:43:50] | |
[17:43:50] =======================================
[17:43:50]
[17:43:50]
[17:43:50]
[17:43:50] Static vehicles loaded.
[17:43:50] Static objects loaded.
[17:43:50] LSPD files loaded successfully.
[17:43:50] Government files loaded successfully.
[17:43:50] The Society files loaded successfully.
[17:43:50] News Agency files loaded successfully.
[17:43:50] LSFMD files loaded successfully.
[17:43:50] FBI files loaded successfully.
[17:43:50] NG files loaded successfully.
[17:43:50] SASD files loaded successfully.
[17:43:50] RETO files loaded successfully.
[17:43:50] Taxi files loaded successfully.
[17:43:50] SAAF files loaded successfully.
[17:43:50] Syndicate files loaded successfully.
[17:43:50] DOC files loaded successfully.
[17:43:50] Families loaded successfully.
[17:43:50] Points loaded successfully.
[17:43:50] Businesses loaded successfully.
[17:43:50] Houses loaded successfully.
[17:43:50] Garages loaded successfully.
[17:43:50] Doors loaded successfully.
[17:43:50] Gates loaded successfully.
[17:43:50] Objects loaded successfully.
[17:43:50] Doors loaded successfully.
[17:43:50] Arrest Point loaded successfully.
[17:43:50] Arrest Point loaded successfully.
[17:43:50] Drugs loaded successfully.
[17:43:50] Products loaded successfully.
[17:43:50] Static pickups loaded.
[17:43:50] MOTDs loaded successfully.
[17:43:50] SpeedCams Loaded
[17:43:50] SpeedCamera has succesfully loaded 0 camera(s).
[17:43:50]
----------------------------------
[17:43:50] Union Gaming Roleplay
[17:43:50] ----------------------------------

[17:43:50] Number of vehicle models: 31
[17:43:50]
[17:43:50] ==========================================
[17:43:50] | |
[17:43:50] | A new version (v3.09.0684) of YSI is |
[17:43:50] | available from: |
[17:43:50] | |
[17:43:50] | www.y-less.com/YSI/YSI_1.0.zip |
[17:43:50] | |
[17:43:50] | Changelog: |
[17:43:50] | |
[17:43:50] | 3.00.0000: |
[17:43:50] | |
[17:43:50] | YSI 3.0 released! Now includes the |
[17:43:50] | "y_text" library for better messages, |
[17:43:50] | and a reworked "y_classes" library. |
[17:43:50] | Largely documented here |
[17:43:50] | "http://forum.sa-mp.com/showthread.php |
[17:43:50] | ?t=321092". |
[17:43:50] | |
[17:43:50] | 3.01.0002: |
[17:43:50] | |
[17:43:50] | Small fixes to "y_text" and |
[17:43:50] | "y_classes". |
[17:43:50] | |
[17:43:50] | 3.09.0684: |
[17:43:50] | |
[17:43:50] | Reverted to old download location. |
[17:43:50] | Improved (and fixed) version checks; |
[17:43:50] | added y_bitmap, y_areas, y_races, |
[17:43:50] | y_zonenames, better documentation; |
[17:43:50] | MANY other bug fixes - see the github |
[17:43:50] | repository for more details: |
[17:43:50] | |
[17:43:50] ==========================================
[17:43:50]
[17:44:25] [connection] 79.244.126.59:61976 requests connection cookie.
[17:44:26] Incoming connection: 79.244.126.59:61976 id: 0
[17:44:27] [join] Enzo.Bauer has joined the server (0:79.244.126.59)
[17:44:27] [part] Enzo.Bauer has left the server (0:2)
[17:44:56] [connection] 79.244.126.59:61977 requests connection cookie.
[17:44:57] Incoming connection: 79.244.126.59:61977 id: 0
[17:44:57] [join] Enzo.Bauer has joined the server (0:79.244.126.59)
[17:44:57] [part] Enzo.Bauer has left the server (0:2)
Reply
#7

try to delete the .ban file in server directory.
Reply
#8

Also,Clear your logs.
Reply
#9

There is no .ban file
Reply
#10

i cleared the logs still not work,is the .ban file in gamemodes or script files plugins and more?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)