SA-MP Forums Archive
Whats this pickup (dosent show up at weedar) - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Whats this pickup (dosent show up at weedar) (/showthread.php?tid=230041)



Whats this pickup (dosent show up at weedar) - BizzyD - 22.02.2011

Alright, Well im going to move my script to RP script to SF. But i got one problem. I dont know what this pickup ids are: .

I need thoose deleted. And i have checked, the property folder isnt in scriptfiles.

What is the pickupid, cuz i am going to delete all of the entrances. Thanks, Alex


Re: Whats this pickup (dosent show up at weedar) - TheYoungCapone - 22.02.2011

Those are in the game by default you can use DisableInteriorEnterExits(); to delete all.


Re: Whats this pickup (dosent show up at weedar) - tanush - 22.02.2011

you want every interior deleted like 4D etc??, do DisableInteriorEnterExits(0);


Re: Whats this pickup (dosent show up at weedar) - BizzyD - 22.02.2011

Thank you guys!


Re: Whats this pickup (dosent show up at weedar) - LiamM - 22.02.2011

Quote:
Originally Posted by tanush
Посмотреть сообщение
you want every interior deleted like 4D etc??, do DisableInteriorEnterExits(0);
You dont need the zero in there but it does the same job. I use this my self and the good thing about it is if you use the white spinning arrow pickup (Im sure a lot of you know what im talking about) you can put them at what ever door you like that normally has a yellow arrow and assign it to a different interior, I find it much handier