Posts: 32
Threads: 4
Joined: May 2012
Reputation:
0
My server ids are bugged, whenever I try to teleport to someone over id 1 i get teleported to id 0. Any command that needs an id or player name is bugged. How do I fix it?
Posts: 2,322
Threads: 260
Joined: Jul 2010
Reputation:
0
Update your sscanf plugin
Posts: 2,528
Threads: 124
Joined: Jul 2009
Reputation:
0
Are you using sscanf with capture group "u" for player id? Try printing the passed id in console or something. Also show example command code
Posts: 53
Threads: 7
Joined: Jun 2010
Reputation:
0
Show us your command. It probably is a sscanf related issue.
Posts: 32
Threads: 4
Joined: May 2012
Reputation:
0
I downloaded to newest sscanf
Posts: 32
Threads: 4
Joined: May 2012
Reputation:
0
Now it doesn't register the player ids like I type /gotoid 1 it says usage: /gotoid [playersid]
Posts: 32
Threads: 4
Joined: May 2012
Reputation:
0
Here is what it says when I do the command: sscanf error: System not initialised.
Posts: 124
Threads: 14
Joined: Jun 2011
Reputation:
0
You need UPDATE sscanf plugin, inc and other stuff...
Posts: 32
Threads: 4
Joined: May 2012
Reputation:
0
This is what it says:
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
[13:40:56] sscanf error: System not initialised.
Posts: 32
Threads: 4
Joined: May 2012
Reputation:
0
and I did update them. I think I need to recompile them.