SA-MP Forums Archive
Need Help, LSPD door Broke - 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: Need Help, LSPD door Broke (/showthread.php?tid=316198)



Need Help, LSPD door Broke - Dan-Jackson - 05.02.2012

I Have the newest LSPD int and with keypad doors but when I Hit the keypad the door Goes under Ground or rotates Random ways instead of moving to the side I know people Had this Problem with the NG-RP script but I could not find the answer to fix it and Suggestions will help Thanks.


Re: Need Help, LSPD door Broke - ReneG - 05.02.2012

Only real thing you can do is just rewrite the code that moves the gate. Get the coordinates again.


Re: Need Help, LSPD door Broke - Dan-Jackson - 05.02.2012

Would try But i believe i did one and it failed, And it took me over 30Mins and i have many of them.


Re: Need Help, LSPD door Broke - Buzzbomb - 05.02.2012

Do What... I have the same issue Rewrite the code? There nothing wrong with mine worked fine... Then bam Gates went haywire Is something to do with the new updates?


Re: Need Help, LSPD door Broke - Tanush123 - 06.02.2012

Do you use streamer's (incognito)
pawn Код:
CreateDynamicObject...
or sa-mp's object
pawn Код:
CreateObject...
Show the code where the object moves, i had problems like this so i converted the object to
pawn Код:
CreateObject
from incognito's and used
pawn Код:
MoveObject