Remove 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 objects (
/showthread.php?tid=557348)
Remove objects -
cyberlord - 13.01.2015
Hello i have problem with removing object , i am load and remove my objects from fs , what is the problem that i have removed object(building) but its still shows there i can get into it like there is nothing there but if i leave i still able to see him where is the problem ?
AW: Remove objects -
Saize - 13.01.2015
I think you only can remove object in your gamemode, so when the gamemode started the Building is created and when youґll load the fs it cant remove this object I guess
Re: Remove objects -
CalvinC - 13.01.2015
If you have that problem with your filterscript, just put the CreateObject / RemoveBuildingForPlayer codes in your gamemode.
Otherwise you can post the script here and we can try to help.
Re: Remove objects -
cyberlord - 13.01.2015
i put them inside game mode but that dont change anything its still same , what script do u mean ? or just those lines that removes object
Re: Remove objects -
CalvinC - 13.01.2015
Generally whatever you're having trouble with, the stock you're using to remove buildings for player, or what you use to remove them that isn't working.
Re: Remove objects -
cyberlord - 13.01.2015
ye but i know i have some other my map works and there is no bugs like hare and i do everything same , is kinda works but not that is should cuz building is still there but i can get into and then he is hides hope u understand what i meen . i am using RemoveBuildingForPlayer this command to remove them i have no stock or is has inside samp.inc