SA-MP Forums Archive
Military Ship 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: Military Ship objects. (/showthread.php?tid=654520)



Military Ship objects. - sjvt - 30.05.2018

Someone knows how to delete those two objects? They're not in the editor.




Re: Military Ship objects. - RedFusion - 30.05.2018

Quote:
In SA-MP 0.3.7 you can use -1 for the modelid to remove all objects within the specified radius.
Did you try this?


Re: Military Ship objects. - sjvt - 30.05.2018

No? It's almost 5 years ago that i played SA-MP or even more? But i don't got the coordinate because that object isnt showing in editor? That's the problem.


Re: Military Ship objects. - RedFusion - 30.05.2018

x,y,z parameters should be near the platform.
My suggestion is you get near those platforms using a jetpack or something, then save your coordinates.
Then remove these platforms using -1 as modelid, and the x,y,z coordinates you saved.

Do this for both platforms, then try a radius of 20.0 for example.
If that doesn't work, then increase the size of the radius until it works.


Re: Military Ship objects. - sjvt - 30.05.2018

Mmmh, okay. Thanks for the information, let's try.