SA-MP Forums Archive
In my script there's something wrong only id 2 - 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: In my script there's something wrong only id 2 (/showthread.php?tid=582587)



In my script there's something wrong only id 2 - STONEGOLD - 21.07.2015

Well, I don't really know what is it. Every id working fine but if a player joined as id 2. Then he/she can't talk on main chat and also it doesn't count player total online time. I don't know whats wrong with id 2. Other stats worked fine and also he can use pm and other cmds but just 2 things doesn't work. Player can't talk on mian chat and second is script doesn't count id 2 total online time.

Well, I posted this here i want your help and want to know what it could be?


Re: In my script there's something wrong only id 2 - kyriakos587 - 22.07.2015

Maybe you type somewhere for id 2!
check the lines if you type the id 2, you need to have playerid.
like this SendClientMessage(playerid,-1,"test");


Re: In my script there's something wrong only id 2 - gurmani11 - 22.07.2015

update your plugins and their includes


Re: In my script there's something wrong only id 2 - JaydenJason - 22.07.2015

Could you paste your OnPlayerText here with [code] tags? Does crashdetect show anything in logs?