ID Buggs - 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: ID Buggs (
/showthread.php?tid=466539)
ID Buggs -
Zloobe - 28.09.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
Re: ID Buggs -
Konstantinos - 28.09.2013
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!
Re: ID Buggs -
EvanA - 28.09.2013
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)
Re: ID Buggs -
Zloobe - 28.09.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
Re: ID Buggs -
Konstantinos - 28.09.2013
http://dl.dropbox.com/u/21683085/sscanf.rar
Re: ID Buggs -
Zloobe - 28.09.2013
Quote:
Originally Posted by Konstantinos
|
Is there a .so plugin instead of .dll?
Re: ID Buggs -
Konstantinos - 28.09.2013
Sscanf threads has got the downloads, you can search next time.
Quote:
Originally Posted by ******
|