Disable garages - 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: Disable garages (
/showthread.php?tid=402940)
Disable garages -
Diorturato - 28.12.2012
Hello. Can I disable all garages which change car's color and garages which install bomb to the car?
Re : Disable garages -
DaRk_RaiN - 28.12.2012
Block the doors with objects.
Re: Disable garages -
Diorturato - 28.12.2012
But player can teleport to a garage (cheats, etc).
Re: Disable garages -
Diorturato - 28.12.2012
Hmm... Nobody knows?
Re: Disable garages -
Jefff - 28.12.2012
pawn Code:
RemoveBuildingForPlayer(playerid, modelid, Float:fX, Float:fY, Float:fZ, Float:fRadius);
and create your own garages CreateObject(...