SA-MP Forums Archive
Remove in-game object - 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: Remove in-game object (/showthread.php?tid=364003)



Remove in-game object - oKzrh - 29.07.2012

Hi guys
I was wondering if it possible to remove in-game object such as some buildings or trucks (objects) at Ocean Docks..
Thanks!


Re: Remove in-game object - KingyKings - 29.07.2012

Yes, it is. If you download the original samp map editor which you can find here.
https://sampforum.blast.hk/showthread.php?tid=282801

You can just click on the object and delete it and then it will give you the code to put in the script.

Hope this helped


Re: Remove in-game object - oKzrh - 29.07.2012

Quote:
Originally Posted by KingyKings
Посмотреть сообщение
Yes, it is. If you download the original samp map editor which you can find here.
https://sampforum.blast.hk/showthread.php?tid=282801

You can just click on the object and delete it and then it will give you the code to put in the script.

Hope this helped
Thank you so much! I'll try it soon


Re: Remove in-game object - KingyKings - 29.07.2012

No problem


Re: Remove in-game object - Private200 - 29.07.2012

Hey , when i use it , i get a problem on compiling

CAnnot read the

RemoveObjectForPlayer

How can i fix this ?