SA-MP Forums Archive
Remove interior 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 interior objects (/showthread.php?tid=451834)



Remove interior objects - fordawinzz - 18.07.2013

Well, I know how to do this but if I remove the objects @ OnPlayerConnect (RemoveBuildingForPlayer) and enter an interior the objects are still there. Is there any possibility to remove them definitively?


Re: Remove interior objects - Boolean - 18.07.2013

Place them @ OnGameModeInit


Re: Remove interior objects - fordawinzz - 18.07.2013

I don't have the playerid parameter there... read the whole post.


Re : Remove interior objects - yusei - 18.07.2013

DisableInteriorEnterExits(); NO ?


Re: Re : Remove interior objects - fordawinzz - 18.07.2013

Quote:
Originally Posted by yusei
Посмотреть сообщение
DisableInteriorEnterExits(); NO ?
wtf, why don't you read what I post?