SA-MP Forums Archive
Wrong ID ? Please help my :(( - 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: Wrong ID ? Please help my :(( (/showthread.php?tid=518133)



Wrong ID ? Please help my :(( - lorenkid - 08.06.2014

I have a GameMode, I get it from the internet
I applied on your server
and I discovered it wrong ID
.. / sethp 1 100 >> ID 2 100HP
GameMode is here: http://******************/post/13840...tion_Roleplay_[full_script]/John_Tylor/gamemodes/rp


Re: Wrong ID ? Please help my :(( - iFiras - 08.06.2014

Quote:
Originally Posted by lorenkid
Посмотреть сообщение
I have a GameMode, I get it from the internet
I applied on your server
and I discovered it wrong ID
.. / sethp 1100 >> ID 2 100HP
GameMode is here: http://******************/post/13840...tion_Roleplay_[full_script]/John_Tylor/gamemodes/rp
What wrong ID? Explain more.
If you use sscanf, and you have an ID problem. Then, you might update your include & plugin.
Download from here: https://sampforum.blast.hk/showthread.php?tid=120356


Re: Wrong ID ? Please help my :(( - lorenkid - 08.06.2014

Quote:
Originally Posted by iFiras
Посмотреть сообщение
What wrong ID? Explain more.
If you use sscanf, and you have an ID problem. Then, you might update your include & plugin.
Download from here: https://sampforum.blast.hk/showthread.php?tid=120356
Me Tye : /sethp 1 100 >> ID2 : 100hp
/setvip 1 3 1 >> ID2 : Vip
/makeadmin 1 99999 >> ID2 : admin 99999


Re: Wrong ID ? Please help my :(( - icra - 08.06.2014

I don't get you.
What does ">>" means?
That you types /makeadmin 1 and it becomes /makeadmin 2?
By the way, try sscanf to format params given from commands. Maybe you are using an outdated version.


Re: Wrong ID ? Please help my :(( - Konstantinos - 08.06.2014

You just ignored the solution for your problem so I'll quote it:
Quote:
Originally Posted by iFiras
Посмотреть сообщение
If you use sscanf, and you have an ID problem. Then, you might update your include & plugin.
The problem is that if you download old gamemodes and they have the plugins in the download link, that means that the plugins will be outdated if it's an old script.