20.12.2009, 20:07
I added HQ Bank interior 0 whit mirror.. 
Video: HQ Bank
hope you like it, i want comments please....

Код:
/* [FS] HQ Bank by Laura */ #include <a_samp> //------------------------------------------------------------------------------ public OnFilterScriptInit() { CreateObject(14576, 1471.7763671875, -1000.669921875, 25.806676864624, 0, 0, 272.66088867188); CreateObject(2634, 1478.4176025391, -1000.9287109375, 19.299999237061, 0, 0, 164.75451660156); CreateObject(2634, 1479.3695068359, -1000.2084350586, 19.290758132935, 0, 0, 92.291076660156); CreateObject(3471, 1472.744140625, -1022.8775024414, 24.10266494751, 0, 0, 270.67565917969); CreateObject(3471, 1451.2890625, -1022.9465942383, 24.10266494751, 0, 0, 270.67565917969); CreateObject(13007, 1465.3900146484, -997.91436767578, 32, 0, 0, 91.310119628906); CreateObject(2947, 1468.6959228516, -988.01977539063, 30.223234176636, 0, 0, 272.66064453125); CreateObject(1491, 1457.21484375, -1004.2404174805, 30.090000152588, 0, 0, 272.66064453125); CreateObject(1491, 1457.2399902344, -1004.2301635742, 32.590000152588, 0, 0, 272.65869140625); CreateObject(1649, 1461.5993652344, -1006.5971069336, 31.876680374146, 0, 0, 181.35131835938); CreateObject(1536, 1457.2966308594, -1004.2508544922, 30.2109375, 0, 0, 97.264495849609); CreateObject(1536, 1457.3214111328, -1005.7546386719, 30.2109375, 0, 0, 275.91101074219); CreateObject(5156, 1459.0635986328, -1008.549621582, 17.258941650391, 0, 0, 0); CreateObject(5156, 1518.5849609375, -1037.443359375, 17.45539855957, 0, 0, 0); CreateObject(1649, 1455.1588134766, -1007.1227416992, 27.700000762939, 0, 0, 183.59997558594); return 1; }
hope you like it, i want comments please....