Problem with sscanf - 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: Problem with sscanf (
/showthread.php?tid=307660)
Problem with sscanf -
Sarra - 31.12.2011
I upgraded my server to 0.3d I upgraded many includes and sscanf plugin too but I had a big problem Look:
when i /anycommand [PlayerID] the action of the gommand doesn't go to the wanted ID it goes to another ID
Let's say that i have 3 players in my server
PlayerA: ID 0
PlayerB: ID1
PlayerC: ID2
when I /anycommand (exp /gethere 2 the action goes to ID 0 even if I /anycommand [id 1561230 (a unknown ID) ] the action goes to 0 why? all that happened when i made my server 0.3d! Maybe it is the sscanf?
Re: Problem with sscanf -
PlayHard - 31.12.2011
Have you tried the newest Sscanf ^_^?
Click me 
.
Re: Problem with sscanf -
Sarra - 31.12.2011
Can you send it to me?
Re: Problem with sscanf -
Sarra - 31.12.2011
I downloaded the lastest version ! but the Same problem happened
Re: Problem with sscanf -
Mosslah - 31.12.2011
Do you mean if you did a command it just goes to 0? For example:
/goto 5 (5 being the PlayerID) - Would send you to playerID 0?
Re : Problem with sscanf -
Sarra - 31.12.2011
Yes even if i /goto dfsffezrg or anything else it sends me to 0
Re: Problem with sscanf -
Wesley221 - 31.12.2011
Could you show the command, so we can check that one out.
Re : Problem with sscanf -
Sarra - 31.12.2011
I PM'ed you Wesley!
Re: Problem with sscanf -
Wesley221 - 31.12.2011
Just post them in here, and please, use the [pawn][/pawn] tags