SA-MP Forums Archive
[Question] RemoveObjectForPlayer - 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: [Question] RemoveObjectForPlayer (/showthread.php?tid=445891)



[Question] RemoveObjectForPlayer - tony_fitto - 23.06.2013

Hello fellow SAMP:ers

I'm trying to remove a few objects BUT, they never get removed in game. I just wonder is there a limit for it or something because I have like 700 removed object, maybe that's why....


Re: [Question] RemoveObjectForPlayer - Vince - 23.06.2013

700 is not "a few". I don't know of a specific limit, though. If you are removing props (lightpoles, bus stops, bushes, trees, ...) then increase the radius instead of calling the function again and again with the tiny radius of 0.25.


Re: [Question] RemoveObjectForPlayer - MP2 - 23.06.2013

IIRC the limit is 1000.


Re: [Question] RemoveObjectForPlayer - tony_fitto - 23.06.2013

Alright, thanks for all help!

Cheers guy!