Remove World Objects! - 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 World Objects! (
/showthread.php?tid=371938)
Remove World Objects! -
xzuckz - 25.08.2012
Hi guys!
I'm mapping some things on my samp server, and I doing fine with everything.
But now when I'm starting to get good at mapping I want to remove some standard/world Objects in samp,
So please can someone tell me how to do that?
Only thing I have tried in Pawno is RemoveObject, but I can't make it work.
So Please can someone tall me how to do?
Re: Remove World Objects! -
Camacorn - 25.08.2012
There is no such thing as RemoveObject, you need to use RemoveBuildingForPlayer, i suggest reading the following wiki.
Link:
https://sampwiki.blast.hk/wiki/RemoveBuildingForPlayer
Re: Remove World Objects! -
xzuckz - 25.08.2012
Thx dude that helped me very much =)
Re: Remove World Objects! -
Camacorn - 25.08.2012
Your welcome.