sscanf 2.8.1 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: sscanf 2.8.1 (
/showthread.php?tid=463898)
sscanf 2.8.1 -
Vegas. - 14.09.2013
I have problem with params.. My commands are not working and I get these errors in server_log.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[14:58:41] filterscripts = "" (string)
[14:58:41]
[14:58:41] Server Plugins
[14:58:41] --------------
[14:58:41] Loading plugin: streamer
[14:58:41]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[14:58:41] Loaded.
[14:58:41] Loading plugin: sscanf
[14:58:41]
[14:58:41] ===============================
[14:58:41] sscanf plugin loaded.
[14:58:41] Version: 2.8.1
[14:58:41] © 2012 Alex "******" Cole
[14:58:41] ===============================
[14:58:41] Loaded.
[14:58:41] Loaded 2 plugins.
[14:58:41]
[14:58:41] Ban list
[14:58:41] --------
[14:58:41] Loaded: samp.ban
[14:58:41]
[14:58:41]
[14:58:41] Filterscripts
[14:58:41] ---------------
[14:58:41] Loaded 0 filterscripts.
[14:58:41]
[14:58:41]
[14:58:41]
[14:58:41] =======================================
[14:58:41] | |
[14:58:41] | YSI version 3.09.0684 |
[14:58:41] | By Alex "******" Cole |
[14:58:41] | |
[14:58:42] =======================================
[14:58:42]
[14:58:42]
[14:58:42]
[14:58:43] [DivAC] Uspjesno sam ucitao lidere!
[14:58:44] [DivAC] Uspjesno sam ucitao clanove!
[14:58:44] [DivLoad] Uspjesno sam ucitao GSF sef!
[14:58:44] [DivLoad] Uspjesno sam ucitao LCN sef!
[14:58:44] //--------------------------------\
[14:58:44] | Division RolePlay | © 2013 |
[14:58:44] ====================================
[14:58:44] Number of vehicle models: 76
[15:00:00] Incoming connection: 188.124.222.183:1150
[15:00:00] [join] Vegas_Collins has joined the server (0:188.124.222.183)
[15:00:10] ucitao sam korisnika funkcija
[15:00:10] ucitao sam korisnika funkcija
[15:00:10] ucitao sam korisnika dialog
[15:00:10] Vegas Collins se upravo prikljucio na Division RolePlay.
[15:02:20] sscanf error: System not initialised.
[15:02:22] sscanf error: System not initialised.
[15:03:00] sscanf error: System not initialised.
[15:03:02] sscanf error: System not initialised.
[15:03:13] sscanf error: System not initialised.
[15:03:16] sscanf error: System not initialised.
[15:03:21] AdmWarn: Admin Vegas_Collins je unistio Vegas_Collins-a.
[15:03:21] AdmWarn: Admin Vegas_Collins je unistio Vegas_Collins-a.
[15:03:21] [{F81414}Division{C3C3C3}]: Vegas_Collins korosti komanu /explode Vegas_Collins
[15:03:21] [death] Vegas_Collins died 255
[15:03:36] sscanf error: System not initialised.
[15:03:37] sscanf error: System not initialised.
[15:03:56] sscanf error: System not initialised.
[15:04:00] sscanf error: System not initialised.
[15:04:13] [part] Vegas_Collins has left the server (0:1)
[15:04:54] --- Server Shutting Down.
[15:04:54]
*** Streamer Plugin v2.6.1 by Incognito unloaded ***
[15:04:54]
[15:04:54] ===============================
[15:04:54] sscanf plugin unloaded.
[15:04:54] ===============================
Note - Everything worked perfectly on previous sscanf version.