SA-MP Forums Archive
[Map] LSPD With textures 3 Versions - 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] LSPD With textures 3 Versions (/showthread.php?tid=444483)



LSPD With textures 3 Versions - matias770 - 16.06.2013

I want to say that I'm Spanish, I'll let The Pictures and The Codes

I Use The ****** Translator

V.1



Код:
new comisaria;

SetObjectMaterial(comisaria, 12, 4015, "civic01_lan", "sl_laglasswall2", 0);// Version 1
SetObjectMaterial(comisaria, 6, 4014, "civic01_lan", "crazy paving", 0);
SetObjectMaterial(comisaria, 4, 4014, "civic01_lan", "crazy paving", 0);
SetObjectMaterial(comisaria, 5, 4014, "civic01_lan", "crazy paving", 0);// Version 1

comisaria = CreateObject(3976, 1571.6016, -1675.7500, 35.6797, 0.00000, 0.00000, 0.00000);

RemoveBuildingForPlayer(playerid, 3976, 1571.6016, -1675.7500, 35.6797, 0.25);
V.2



Код:
new comisaria;

SetObjectMaterial(comisaria, 6, 4014, "civic01_lan", "crazy paving", 0);
SetObjectMaterial(comisaria, 4, 4014, "civic01_lan", "crazy paving", 0);
SetObjectMaterial(comisaria, 8, 4014, "civic01_lan", "crazy paving", 0);
SetObjectMaterial(comisaria, 5, 4014, "civic01_lan", "crazy paving", 0);
SetObjectMaterial(comisaria, 7, 4014, "civic01_lan", "crazy paving", 0);
SetObjectMaterial(comisaria, 12, 4586, "skyscrap3_lan2", "sl_skyscrpr05", 0);

comisaria = CreateObject(3976, 1571.63, -1675.74, 35.68, 360.00, 0.00, 0.09);

RemoveBuildingForPlayer(playerid, 4064, 1571.6016, -1675.7500, 35.6797, 0.25);
RemoveBuildingForPlayer(playerid, 3976, 1571.6016, -1675.7500, 35.6797, 0.25);
V.3



Код:
new comisaria;

SetObjectMaterial(comisaria, 4, 19378, "all_walls", "mp_shop_floor2", 0);
SetObjectMaterial(comisaria, 5, 19378, "all_walls", "mp_shop_floor2", 0);
SetObjectMaterial(comisaria, 6, 19378, "all_walls", "cj_lightwood", 0);
SetObjectMaterial(comisaria, 7, 19378, "all_walls", "cj_lightwood", 0);
SetObjectMaterial(comisaria, 8, 19378, "all_walls", "cj_lightwood", 0);
SetObjectMaterial(comisaria, 12, 4586, "skyscrap3_lan2", "sl_skyscrpr05", 0);
SetObjectMaterial(comisaria, 13, 19378, "all_walls", "mp_shop_floor2", 0);

comisaria = CreateObject(3976, 1571.63, -1675.74, 35.68, 360.00, 0.00, 0.09);

RemoveBuildingForPlayer(playerid, 4064, 1571.6016, -1675.7500, 35.6797, 0.25);
RemoveBuildingForPlayer(playerid, 3976, 1571.6016, -1675.7500, 35.6797, 0.25);



Re: LSPD With textures 3 Versions - Travis05 - 17.06.2013

Sick mate I love that it bring a new aspect of the Police station


Re: LSPD With textures 3 Versions - Pottus - 17.06.2013

Not really much effort to do this.

2/10


Re: LSPD With textures 3 Versions - TerrorDrone - 17.06.2013

It looks easy, but it's good.

Mind telling us which don't know how to change the textures?


Re: LSPD With textures 3 Versions - Yves - 17.06.2013

it looks ugly to me but nice work at least more work.


Re: LSPD With textures 3 Versions - -CaRRoT - 17.06.2013

Anyway to have the first LSPD but without the roads?


Re: LSPD With textures 3 Versions - Voksha - 17.06.2013

Excellent maps, just like this continue to mapping may be something from you hehe


Re: LSPD With textures 3 Versions - TouR - 17.06.2013

Good job dude, It is a decent LSPD.