sscanf Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: sscanf Problem (
/showthread.php?tid=504346)
sscanf Problem -
Xtream - 03.04.2014
I got sscanf probelm
[16:09:01] sscanf warning: Format specifier does not match parameter count.
i get it from logs!
Pliss Help Me!
Tnx
Re: sscanf Problem -
Dignity - 03.04.2014
Show us your code please, we can't guess it.
Re: sscanf Problem -
Xtream - 03.04.2014
idk what u mean u mean sscanf code? :P becouse all loads fine but whene someone enter i get that
Re: sscanf Problem -
Dignity - 03.04.2014
How are we supposed to help you out if we don't know what the issue is? All you did was show console logs, we don't know your code.
Re: sscanf Problem -
Xtream - 03.04.2014
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[15:27:36]
[15:27:36] Server Plugins
[15:27:36] --------------
[15:27:36] Loading plugin: sscanf.so
[15:27:36]
[15:27:36] ===============================
[15:27:36] sscanf plugin loaded.
[15:27:36] Version: 2.8.1
[15:27:36] © 2012 Alex "******" Cole
[15:27:36] ===============================
[15:27:36] Loaded.
[15:27:36] Loading plugin: streamer.so
[15:27:36]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[15:27:36] Loaded.
[15:27:36] Loading plugin: irc.so
[15:27:36]
*** IRC Plugin v1.4.3 by Incognito loaded ***
[15:27:36] Loaded.
[15:27:36] Loading plugin: whirlpool.so
[15:27:36]
[15:27:36] ==================
[15:27:36]
[15:27:36] Whirlpool loaded
[15:27:36]
[15:27:36] ==================
[15:27:36]
[15:27:36] Loaded.
[15:27:36] Loading plugin: nativechecker.so
[15:27:36] Loaded.
[15:27:36] Loaded 5 plugins.
[15:27:36]
[15:27:36] Ban list
[15:27:36] --------
[15:27:36] Loaded: samp.ban
[15:27:36]
[15:27:36]
[15:27:36] Filterscripts
[15:27:36] ---------------
[15:27:36] Loading filterscript 'hostname.amx'...
[15:27:36] Loading filterscript 'vans-irc.amx'...
[15:27:36] Loading filterscript 'gl_realtime.amx'...
[15:27:36] Loading filterscript 'AFK.amx'...
[15:27:36]
--------------------------------------
[15:27:36] AFK/BRB System IS Loaded Successfully !
[15:27:36] --------------------------------------
[15:27:36] Loading filterscript 'helmet.amx'...
[15:27:36] Loading filterscript 'speed.amx'...
[15:27:36] [Cruise Control system by Mick88: LOADED]
[15:27:36] Loaded 6 filterscripts.
[15:27:37] Debug information
[15:27:37] -------------------------------------
[15:27:37] Last vehicle ID: 290
[15:27:37] Last object ID: 18
[15:27:37] Loaded 1019 houses
[15:27:37] Loaded 163 businesses
[15:27:37] Loaded 90 speed-camera's
[15:27:37] -------------------------------------
[15:27:38] Houses that have been fixed: 0
[15:27:38]
----------------------------------
[15:27:38] European Trucking [0.3z]
[15:27:38] ----------------------------------
[15:27:38] Number of vehicle models: 25
[15:27:44] *** IRC_OnConnect: Bot ID 1 connected to 5.0.0.0:6667
[15:27:49] *** IRC_OnConnect: Bot ID 2 connected to 5.0.0.0:6667
[15:27:55] *** IRC_OnConnect: Bot ID 3 connected to 5.0.0.0:6667
[15:27:59] *** IRC_OnConnect: Bot ID 4 connected to 5.0.0.0:6667
[15:28:04] *** IRC_OnConnect: Bot ID 5 connected to 5.0.0.0:6667
[15:29:02] sscanf warning: Format specifier does not match parameter count.
[15:29:09] Incoming connection: 0.0.0.0:10787
[15:29:10] [join] remo has joined the server (0:0.0.0.0)
Re: sscanf Problem -
Mattakil - 03.04.2014
Open your gamemode.pwn and press ctrl+F enter in the command name, and copy that whole command, pasting it here in [pawn] tags