error with taxis vehicle management - 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: error with taxis vehicle management (
/showthread.php?tid=424241)
error with taxis vehicle management -
CBCandyBoy - 21.03.2013
hey guys look at this
i typed the right format and then also it is showing an error idk why but please help me
its the link
http://forum.sa-mp.com/showthread.ph...06#post2400606
Re: error with taxis vehicle management -
Jstylezzz - 21.03.2013
Replace the kommas with spaces
Re: error with taxis vehicle management -
CBCandyBoy - 21.03.2013
same thing happened
Re: error with taxis vehicle management -
LarzI - 21.03.2013
Quote:
Originally Posted by Jari_Johnson*
Replace the kommas with spaces
|
That won't work. The syntax (I looked at the source) is divided with sscanf
pawn Код:
sscanf( inputtext, "p<,>is[50]iii"
Re: error with taxis vehicle management -
CBCandyBoy - 21.03.2013
so what to do
Re: error with taxis vehicle management -
Misiur - 21.03.2013
Do you use spaces in the input?
Re: error with taxis vehicle management -
CBCandyBoy - 21.03.2013
yes i tried spaces and commas both now what to do
but when i do that in sa-mp server.exe it says
sscanf error

ystem not initialised
or
Re: error with taxis vehicle management -
Misiur - 21.03.2013
https://sampforum.blast.hk/showthread.php?tid=120356 ctrl+f: System not initialised
Re: error with taxis vehicle management -
CBCandyBoy - 21.03.2013
can u upload sccanf 2.inc
Re: error with taxis vehicle management -
LarzI - 21.03.2013
Quote:
Originally Posted by CBCandyBoy
can u upload sccanf 2.inc
|
Why? It's there in the sscanf thread.