SA-MP Forums Archive
Remove ALL SPRUNK/SNACK Machines - 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 ALL SPRUNK/SNACK Machines (/showthread.php?tid=300835)



Remove ALL SPRUNK/SNACK Machines - Medardo4Life - 02.12.2011

Is there a filterscript or a list yet?


Re: Remove ALL SPRUNK/SNACK Machines - PlayHard - 02.12.2011

:O I'll get to work on that!

EDIT: Visit this thread ^^

https://sampforum.blast.hk/showthread.php?tid=300839


Re: Remove ALL SPRUNK/SNACK Machines - Whitetiger - 02.12.2011

pawn Код:
RemoveBuildingForPlayer(playerid, 1302, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1209, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 955, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1755, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1776, 0.0, 0.0, 0.0, 6000.0);
should work


Re: Remove ALL SPRUNK/SNACK Machines - Medardo4Life - 02.12.2011

Quote:
Originally Posted by whitetigerswt
Посмотреть сообщение
pawn Код:
RemoveBuildingForPlayer(playerid, 1302, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1209, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 955, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1755, 0.0, 0.0, 0.0, 6000.0);
RemoveBuildingForPlayer(playerid, 1776, 0.0, 0.0, 0.0, 6000.0);
should work
Where is this placed?


Re: Remove ALL SPRUNK/SNACK Machines - AndreT - 02.12.2011

Whereever you want the objects to disappear for the given player. For example and most common, OnPlayerConnect.


Re: Remove ALL SPRUNK/SNACK Machines - Medardo4Life - 02.12.2011

Interior Sprunk Machines still appear, like 24/7 / Planning Department.


Re: Remove ALL SPRUNK/SNACK Machines - jNkk - 24.12.2012

I don't think you can remove the interior ones.
Many people use this bug on many rp servers ....


Re: Remove ALL SPRUNK/SNACK Machines - DaRk_RaiN - 24.12.2012

Maybe put an object above them (not my idea)