Posts: 112
Threads: 26
Joined: Jul 2011
Reputation:
0
Hello guys..
I have an Player ID bug.
i never had the bug and i changed to serverFFS host and i go ingame everything works.
so there came players online en some mates.
so i wanna give my mate an high level admin. he whas id 5 and i /makeadmin 5 99999 i typed that and it streamed to id 0
so i 0 gets the admin level....
and its not only that command.
Help me please.. I never had this bug before and its the same Gamemode and stuff
Posts: 2,268
Threads: 89
Joined: Apr 2009
Reputation:
0
If you are using 0.3d and sscanf, you should know that sscanf is bugged with it.
Posts: 380
Threads: 11
Joined: Feb 2010
Reputation:
0
I doubt 0.3d is available on serverffs currently, however the issue you describe certainly sounds like a version difference problem. Especially if you are moving from a windows to a linux server.
Make sure you know the sa-mp version you have selected from the host, and make sure your plugins are up to date. Remember that linux server plugins are .so
Posts: 112
Threads: 26
Joined: Jul 2011
Reputation:
0
yes i have the plugins with .so
and yes i am using sscanf
but i had first ( Delux-Host and now ServerFFS. )
Which version do you want to change your server to?
Your server is currently running on 0.3c R5.
Posts: 380
Threads: 11
Joined: Feb 2010
Reputation:
0
I don't know if your old host was windows or not, but I guess all you can do is recompile your script with the up to date 0.3c R5 includes.
Make a filterscript to test the functionality of sscanf2, particularly the "u" specifier.
Make changes to your filterscript until you get the function to behave as planned.
You may find that if you replace the 'u' specifier with s[24] ( for example ) and process the player id calculation through a stock function instead, things will be better for you.
Then you have hours of fun changing all your commands.
Posts: 112
Threads: 26
Joined: Jul 2011
Reputation:
0
Chea but it always worked. and i go from (LINUX Delux host. to LINUX ServerFFS) and i had the bug :S
Posts: 52
Threads: 8
Joined: Sep 2011
Reputation:
0
ServerFFS is a bug itself. Go back to some other host, ServerFFS sucks alot. Get Volt-Host.
Just a suggestion.