SA-MP Forums Archive
[Map] Close All Modding Garage & Pay Spray (Good for RP) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] Close All Modding Garage & Pay Spray (Good for RP) (/showthread.php?tid=499780)



Close All Modding Garage & Pay Spray (Good for RP) - bluemoon - 09.03.2014

I Closed all Modding Garage & Pay Spray in game.
Sorry for no example images
You can try it ingame

Sorry for my bad English

If you like it, Please +1 for me
Thanks
Код:
RemoveBuildingForPlayer(playerid, 5340, 2643.966064, -2039.156005, 14.374130, 5.843682);
RemoveBuildingForPlayer(playerid, 5779, 1041.196044, -1025.975952, 31.924230, 5.057569);
RemoveBuildingForPlayer(playerid, 9093, 2388.426025, 1043.562988, 11.552020, 6.092648);
RemoveBuildingForPlayer(playerid, 3294, -99.430442, 1111.265991, 22.820320, 6.645609);
RemoveBuildingForPlayer(playerid, 7507, 1963.546997, 2159.733886, 12.132809, 55.413230);
RemoveBuildingForPlayer(playerid, 7891, 1968.489013, 2163.300048, 11.999870, 6.277705);
RemoveBuildingForPlayer(playerid, 1553, 1939.542968, 2199.803955, 11.078929, 3.858560);
RemoveBuildingForPlayer(playerid, 1552, 1939.663940, 2198.608886, 11.117190, 6.730954);
RemoveBuildingForPlayer(playerid, 1553, 1987.552001, 2130.847900, 10.664319, 3.858560);
RemoveBuildingForPlayer(playerid, 1552, 1990.022949, 2130.968994, 11.117190, 6.730954);
RemoveBuildingForPlayer(playerid, 1553, 1991.381958, 2130.847900, 11.268039, 3.858560);
RemoveBuildingForPlayer(playerid, 3294, -1421.093017, 2591.303955, 57.706489, 6.645609);
RemoveBuildingForPlayer(playerid, 9625, -2426.074951, 1028.078002, 51.746631, 6.726603);
RemoveBuildingForPlayer(playerid, 10575, -2716.299072, 216.756393, 5.531970, 5.989109);
RemoveBuildingForPlayer(playerid, 11319, -1904.628051, 277.849487, 42.901859, 6.643784);
RemoveBuildingForPlayer(playerid, 11313, -1935.662963, 239.483993, 35.389560, 5.989067);
RemoveBuildingForPlayer(playerid, 13028, 719.785400, -462.720794, 16.519800, 4.971903);
RemoveBuildingForPlayer(playerid, 6400, 486.934387, -1734.508056, 13.618590, 5.242478);
RemoveBuildingForPlayer(playerid, 5856, 1023.853027, -1029.406005, 33.054649, 4.915647);
RemoveBuildingForPlayer(playerid, 5422, 2071.539062, -1831.818969, 14.337619, 4.915630);

CreateDynamicObject(5422,2071.6000000,-1831.5000000,14.6000000,0.0000000,0.2500000,359.5000000); //object(laespraydoor1) (1)
CreateDynamicObject(5779,1041.3000000,-1026.0000000,32.7000000,0.0000000,0.0000000,90.0000000); //object(garagdoor1_lawn) (1)
CreateDynamicObject(5856,1025.0000000,-1029.4000000,33.1000000,0.0000000,0.0000000,90.2500000); //object(lawnspraydoor1) (1)
CreateDynamicObject(6400,488.3000000,-1734.8000000,12.4000000,359.7500000,359.0000000,79.2460000); //object(spraydoor_law2) (2)
CreateDynamicObject(13028,720.0000000,-462.5000000,16.8000000,0.0000000,0.0000000,90.0000000); //object(ce_spraydoor1) (1)
CreateDynamicObject(11313,-1935.8000000,239.0000000,35.3000000,0.0000000,0.0000000,92.0000000); //object(modshopdoor_sfse) (1)
CreateDynamicObject(11319,-1904.5000000,277.9000000,42.9000000,0.0000000,0.0000000,90.0000000); //object(sprayshpdr2_sfse) (1)
CreateDynamicObject(10575,-2716.5000000,217.5000000,5.3000000,0.0000000,0.0000000,178.0000000); //object(modshopdoor1_sfs) (1)
CreateDynamicObject(9625,-2425.6000000,1028.1000000,52.3000000,0.0000000,0.0000000,270.0000000); //object(spdr_sfw) (1)
CreateDynamicObject(3294,-1420.6000000,2591.0000000,57.7000000,0.0000000,0.0000000,270.0000000); //object(cxf_spraydoor1) (1)
CreateDynamicObject(3294,-100.0000000,1111.7000000,21.7000000,0.0000000,0.0000000,90.0000000); //object(cxf_spraydoor1) (2)
CreateDynamicObject(9093,2386.7000000,1043.9000000,11.6000000,0.0000000,0.0000000,90.0000000); //object(cmdgrgdoor_lvs) (1)
CreateDynamicObject(5340,2644.9000000,-2039.3000000,14.1000000,0.0000000,0.0000000,270.0000000); //object(modlas2) (1)



Re: Close All Modding Garage & Pay Spray (Good for RP) - Gus_Stone - 09.03.2014

Really useful, nice job


Re: Close All Modding Garage & Pay Spray (Good for RP) - MpK - 09.03.2014

I am unable to imagine the map only with codes


Re: Close All Modding Garage & Pay Spray (Good for RP) - LeGGGeNNdA - 09.03.2014

Quote:
Originally Posted by MpK
Посмотреть сообщение
I am unable to imagine the map only with codes
This. Provide us some pictures please


Re: Close All Modding Garage & Pay Spray (Good for RP) - Maurice_Smoke - 10.03.2014

Quote:
Originally Posted by MpK
Посмотреть сообщение
I am unable to imagine the map only with codes
Quote:
Originally Posted by LeGGGeNNdA
Посмотреть сообщение
This. Provide us some pictures please
is it so hard he only did block off every pay and spray and san mod garages so people can't use it.


Re: Close All Modding Garage & Pay Spray (Good for RP) - BodyBoardVEVO - 10.03.2014

Quote:
Originally Posted by Maurice_Smoke
Посмотреть сообщение
is it so hard he only did block off every pay and spray and san mod garages so people can't use it.
Yes, but there is RemoveBuildingForPlayer, so it looks different than only fence blocking it.


Re: Close All Modding Garage & Pay Spray (Good for RP) - Maurice_Smoke - 10.03.2014

Quote:
Originally Posted by BodyBoardVEVO
Посмотреть сообщение
Yes, but there is RemoveBuildingForPlayer, so it looks different than only fence blocking it.
I did test the map the remove objects are for the garage doors at every pns and mod shop he did remove them and replaced it with the smaeobject id but now they will not open anymore


Re: Close All Modding Garage & Pay Spray (Good for RP) - druiida159 - 27.12.2015

Crashing


Re: Close All Modding Garage & Pay Spray (Good for RP) - AzaMx - 28.02.2016

crash me up


Re: Close All Modding Garage & Pay Spray (Good for RP) - Djean - 29.02.2016

I really suggest images should be uploaded.