[Map] Textured map LSPD
#1

Hi all, this is a mapping textured by a friend who gave it to me and what I bring in another community, the mapping is textured LSPD, here some pictures:


Code:
new comisaria;

In OnPlayerSpawn
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);
In OnGameModeInit
comisaria = CreateObject(3976, 1571.63, -1675.74, 35.68, 360.00, 0.00, 0.09);
In OnPlayerConnect or where are the RemoveBuildingForPlayer this.
RemoveBuildingForPlayer(playerid, 4064, 1571.6016, -1675.7500, 35.6797, 0.25);
RemoveBuildingForPlayer(playerid, 3976, 1571.6016, -1675.7500, 35.6797, 0.25);
CREDITS: 100% James
Reply


Messages In This Thread
Textured map LSPD - by Urrutia - 17.06.2013, 04:01
Re: Textured map LSPD - by Tuntun - 17.06.2013, 04:21
Re: Textured map LSPD - by Niko_boy - 17.06.2013, 05:04
Re: Textured map LSPD - by Pottus - 17.06.2013, 06:49
Re: Textured map LSPD - by xmathewx75 - 17.06.2013, 06:50
Re: Textured map LSPD - by iTiger - 11.07.2013, 16:07
Respuesta: Textured map LSPD - by matias770 - 11.07.2013, 20:28

Forum Jump:


Users browsing this thread: 1 Guest(s)