01.03.2009, 12:57
Hugejump!
Hello guys. This is my first map. I created this in MTA Map Editor.
Some screens:
Random screens:
/imageshack/my.php?i...0114353929.png
/imageshack/my.php?i...0114364207.png
/imageshack/my.php?i...0114382764.png
Spawnplace:
/imageshack/my.php?i...0114360795.png
Objects: [PAWN code]
xObjects code:
Enjoy!! Greetz Timske
Hello guys. This is my first map. I created this in MTA Map Editor.
Some screens:
Random screens:
/imageshack/my.php?i...0114353929.png
/imageshack/my.php?i...0114364207.png
/imageshack/my.php?i...0114382764.png
Spawnplace:
/imageshack/my.php?i...0114360795.png
Objects: [PAWN code]
Code:
CreateObject(18449,-1871.406,270.743,68.036,0.0,-48.128,0.0); CreateObject(18449,-1887.747,270.804,52.889,0.0,-42.112,0.0); CreateObject(18449,-1886.572,270.633,56.983,0.0,-35.237,0.0); CreateObject(18449,-1887.799,271.047,57.649,0.0,-31.799,-0.859); CreateObject(18449,-1906.919,271.220,45.974,0.0,-22.345,-1.719); CreateObject(18449,-1907.202,271.278,48.792,0.0,-24.924,0.0); CreateObject(18449,-1924.439,271.494,43.125,0.0,-13.751,0.0); CreateObject(18449,-1871.585,270.970,70.920,0.0,-38.675,0.0); CreateObject(18449,-1852.039,270.794,92.642,0.0,-57.582,0.0); CreateObject(18449,-1826.814,270.748,132.610,0.0,-58.442,0.0); CreateObject(18449,-1798.077,270.621,182.068,0.0,-61.879,0.0); CreateObject(18449,-1779.977,270.838,216.209,0.0,-62.739,0.0); CreateObject(18449,-1753.152,270.773,267.664,0.0,-61.879,0.0); CreateObject(16776,-1916.404,288.275,39.573,0.0,0.0,0.0); CreateObject(16776,-1916.461,254.061,39.673,0.0,0.0,-180.000); CreateObject(18449,-1719.505,270.841,329.371,0.0,-61.020,0.0); CreateObject(18449,-1660.484,270.852,364.160,0.0,0.0,0.0); CreateObject(3331,-1662.074,279.179,373.789,0.0,0.0,-90.000); CreateObject(16776,-1627.120,271.430,365.380,0.0,0.0,-180.000); CreateObject(3359,-1639.375,270.926,364.230,0.0,0.0,-90.000); CreateObject(18449,-1927.120,272.008,39.695,0.0,0.0,0.0); CreateObject(1655,-1971.291,270.562,41.048,0.0,0.0,-270.000); CreateObject(1655,-1971.188,273.340,41.005,0.0,0.0,-270.000); CreateObject(1697,-1975.127,275.520,43.451,0.0,1.719,-90.859); CreateObject(1697,-1975.151,271.161,43.395,0.0,0.0,-90.000); CreateObject(1697,-1975.146,268.499,43.381,0.0,0.0,-90.000); CreateObject(1257,-1639.721,274.032,365.433,0.0,0.0,90.000); CreateObject(3267,-1642.167,274.280,367.667,0.0,20.626,-222.422); CreateObject(3885,-1636.921,266.811,364.601,0.0,0.0,-326.250); CreateObject(18449,-1855.050,270.712,91.110,0.0,-47.269,0.0); CreateObject(18449,-1864.662,271.068,81.374,0.0,-49.847,0.0); CreateObject(18449,-1886.345,271.266,62.095,0.0,-42.112,0.0); CreateObject(18449,-1885.957,271.225,63.237,0.0,-42.112,0.0); CreateObject(18449,-1892.234,271.288,58.852,0.0,-39.534,0.0); CreateObject(1245,-1977.398,277.346,45.477,0.0,18.908,-2.578); CreateObject(1245,-1977.467,274.448,45.406,0.0,18.048,0.0); CreateObject(3264,-1636.107,268.148,364.826,0.0,0.0,-90.000); CreateObject(2036,-1639.819,272.561,364.537,0.0,0.0,-56.250); CreateObject(1245,-1977.497,271.490,45.338,0.0,15.470,0.0); CreateObject(1245,-1977.415,268.673,45.242,0.0,15.470,0.0);
Code:
new Objects[][object_info] = { {18449,-1871.406,270.743,68.036,0.0,-48.128,0.0,1000.0}, {18449,-1887.747,270.804,52.889,0.0,-42.112,0.0,1000.0}, {18449,-1886.572,270.633,56.983,0.0,-35.237,0.0,1000.0}, {18449,-1887.799,271.047,57.649,0.0,-31.799,-0.859,1000.0}, {18449,-1906.919,271.220,45.974,0.0,-22.345,-1.719,1000.0}, {18449,-1907.202,271.278,48.792,0.0,-24.924,0.0,1000.0}, {18449,-1924.439,271.494,43.125,0.0,-13.751,0.0,1000.0}, {18449,-1871.585,270.970,70.920,0.0,-38.675,0.0,1000.0}, {18449,-1852.039,270.794,92.642,0.0,-57.582,0.0,1000.0}, {18449,-1826.814,270.748,132.610,0.0,-58.442,0.0,1000.0}, {18449,-1798.077,270.621,182.068,0.0,-61.879,0.0,1000.0}, {18449,-1779.977,270.838,216.209,0.0,-62.739,0.0,1000.0}, {18449,-1753.152,270.773,267.664,0.0,-61.879,0.0,1000.0}, {16776,-1916.404,288.275,39.573,0.0,0.0,0.0,1000.0}, {16776,-1916.461,254.061,39.673,0.0,0.0,-180.000,1000.0}, {18449,-1719.505,270.841,329.371,0.0,-61.020,0.0,1000.0}, {18449,-1660.484,270.852,364.160,0.0,0.0,0.0,1000.0}, {3331,-1662.074,279.179,373.789,0.0,0.0,-90.000,1000.0}, {16776,-1627.120,271.430,365.380,0.0,0.0,-180.000,1000.0}, {3359,-1639.375,270.926,364.230,0.0,0.0,-90.000,1000.0}, {18449,-1927.120,272.008,39.695,0.0,0.0,0.0,1000.0}, {1655,-1971.291,270.562,41.048,0.0,0.0,-270.000,1000.0}, {1655,-1971.188,273.340,41.005,0.0,0.0,-270.000,1000.0}, {1697,-1975.127,275.520,43.451,0.0,1.719,-90.859,1000.0}, {1697,-1975.151,271.161,43.395,0.0,0.0,-90.000,1000.0}, {1697,-1975.146,268.499,43.381,0.0,0.0,-90.000,1000.0}, {1257,-1639.721,274.032,365.433,0.0,0.0,90.000,1000.0}, {3267,-1642.167,274.280,367.667,0.0,20.626,-222.422,1000.0}, {3885,-1636.921,266.811,364.601,0.0,0.0,-326.250,1000.0}, {18449,-1855.050,270.712,91.110,0.0,-47.269,0.0,1000.0}, {18449,-1864.662,271.068,81.374,0.0,-49.847,0.0,1000.0}, {18449,-1886.345,271.266,62.095,0.0,-42.112,0.0,1000.0}, {18449,-1885.957,271.225,63.237,0.0,-42.112,0.0,1000.0}, {18449,-1892.234,271.288,58.852,0.0,-39.534,0.0,1000.0}, {1245,-1977.398,277.346,45.477,0.0,18.908,-2.578,1000.0}, {1245,-1977.467,274.448,45.406,0.0,18.048,0.0,1000.0}, {3264,-1636.107,268.148,364.826,0.0,0.0,-90.000,1000.0}, {2036,-1639.819,272.561,364.537,0.0,0.0,-56.250,1000.0}, {1245,-1977.497,271.490,45.338,0.0,15.470,0.0,1000.0}, {1245,-1977.415,268.673,45.242,0.0,15.470,0.0,1000.0} };