Posts: 91
Threads: 48
Joined: Feb 2013
So i am facing this issue that Some IDs for players are bugged, For example: i do /setskin 2 1 it changes on ID 0 instead of ID 2. IDK where in the script this is coded but some of you may know what kind of text i should edit
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
If you use sscanf for this, then it's either caused because of the plugin (you need to use the LATEST version of sscanf) or you did something wrong with the command.
Would you mind show us the /setskin command? If you cannot find it, do CTRL + F and type in the box: setskin
It will direct you there, or you'll need to use 'Next' if there are more results!
Posts: 91
Threads: 48
Joined: Feb 2013
Quote:
Originally Posted by EvanA
This issue usually occurs when you in-correctly set-up your server/game-mode. Usually, this is caused by your sscanf plug-in not being updated. It usually ISN'T a scripting issue. You can download the latest sscanf plug-in at this link: http://dl.dropbox.com/u/21683085/sscanf.rar(direct download)
|
Link is broken :O And i will try to update my SSCANF
Posts: 91
Threads: 48
Joined: Feb 2013
Quote:
Originally Posted by Konstantinos
|
Is there a .so plugin instead of .dll?