SA-MP Forums Archive
ID bug - 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 bug (/showthread.php?tid=534519)



ID bug - Acres - 30.08.2014

hello guys i know this is common threat but i couldnt find anything that would answer me...well the problem is that if i go in game everything is good if the playerbase gets up then there starts random id bugs like id 10 if he gets bugged relogs hes fine and then gets like id 4 a bug ... ideas to fix it? (( also how to fix a object bug because i have LSPD gate but if you open it other one stays down and if you remove the one from script then you cant move it and the bugging gate isnt in the script...))


Re: ID bug - Eth - 30.08.2014

show me that "lspd gate" and show me onplayerconnect.


Re: ID bug - DavidBilla - 30.08.2014

Well i guess you mean 2 gates,one existing in the gamemode and another by default.
In that case,remove the one that exists by default using removebuildingforplayer.


Re: ID bug - Acres - 30.08.2014

the code lspdgate as you wanted to see
Код:
LSPDGate = CreateDynamicObject(968, 1544.6943359375, -1630.73046875, 13.27956199646, 0.000000, 90, 90); //
(( what you need to see from onplayerconnect? ))
david well idk how i should remove it?