[Map] Caligula's Office [Solid]
#1

This is the office used for various cut scenes in GTA SA singleplayer.
This unsolid interior was going to be used in my server so I made it as solid as I could however I decided against using it and figured someone else may have a use for it.


pawn Код:
CreateObject(17559,2185.39721680,1627.12329102,1040.86682129,0.00000000,0.00000000,0.00000000);
CreateObject(10184,2177.45361328,1626.83544922,1044.92248535,0.00000000,0.00000000,0.00000000);
CreateObject(10184,2187.54809570,1626.21313477,1044.92248535,0.00000000,0.00000000,0.00000000);
CreateObject(10184,2184.16333008,1633.72131348,1044.92248535,0.00000000,0.00000000,270.00000000);
CreateObject(10184,2184.20922852,1619.33276367,1044.92248535,0.00000000,0.00000000,270.00000000);
CreateObject(10184,2171.96777344,1620.07055664,1044.92248535,0.00000000,0.00000000,270.00000000);
CreateObject(10184,2192.96679688,1620.06616211,1044.92248535,0.00000000,0.00000000,270.00000000);
CreateObject(10184,2194.88867188,1624.40747070,1044.92248535,0.00000000,0.00000000,270.00000000);
CreateObject(10184,2170.02758789,1624.41003418,1044.92248535,0.00000000,0.00000000,270.00000000);
CreateObject(13646,2182.51538086,1628.82080078,1042.49523926,0.00000000,0.00000000,0.00000000);
pawn Код:
// Here is a handy command to get you into the interior as a temp solution. [zcmd]
command(office, playerid, params[])
{
    SetPlayerInterior(playerid, 2);
    SetPlayerPos(playerid, 2182.51538086, 1628.82080078, 1048.49523926);
    return 1;
}
Reply


Messages In This Thread
Caligula's Office [Solid] - by Infamous - 01.02.2011, 00:02
Re: Caligula's Office [Solid] - by sam1929 - 01.02.2011, 00:31
Re: Caligula's Office [Solid] - by Infamous - 01.02.2011, 00:34
Re: Caligula's Office [Solid] - by sam1929 - 01.02.2011, 00:44
Re: Caligula's Office [Solid] - by Hal - 01.02.2011, 01:21
Re: Caligula's Office [Solid] - by OKStyle - 01.02.2011, 04:37
Re: Caligula's Office [Solid] - by [DK]Dark_Knight - 01.02.2011, 04:47
Re: Caligula's Office [Solid] - by Infamous - 01.02.2011, 07:36
Re: Caligula's Office [Solid] - by Lorenzo* - 25.06.2012, 13:40

Forum Jump:


Users browsing this thread: 1 Guest(s)