[Question] How to remove object
#1

I am using other gamemodes and wanna remove Sh** , can someone tell how to remove objects from map ?

Please help me

Thank you in advance

-Slice_Of_Death
Reply
#2

DestroyObject()

or, if you don't even want to LOAD the objects, find the CreateObject line(s) and remove them from your mode.
Reply
#3

He means, he wants to remove the original objects that is in the game itself.

pawn Код:
native RemoveBuildingForPlayer(playerid, modelid, Float:fX, Float:fY, Float:fZ, Float:fRadius)
https://sampwiki.blast.hk/wiki/RemoveBuildingForPlayer
Reply
#4

But i dont even know what is Codes of that map :/
Reply
#5

this tool is good for RemoveBuildingForPlayer();
https://sampforum.blast.hk/showthread.php?tid=282801
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)