Üzenetek megjelenítése

Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.


Témák - Campe3r

Oldalak: 1 [2] 3 4
16
Segítségkérés / Textdraw-ra kattintás
« Dátum: 2014. Április 19. - 11:49:51 »
Sziasztok, hogyan tudnám megcsinálni, hogy ha egy textdrawra rákattintok akkor elõhozzon egy input dialogot? OnPlayerClickTextDraw-al már próbáltam, de nem jó :S

17
Segítségkérés / Textdraw mutatása csatlakozáskor
« Dátum: 2014. Április 19. - 11:13:50 »
Sziasztok, hogyan tudnám betenni a modomba a textdrawjaimat, hogy mikro felcsatlakozik egy ember mutassa nekik?
 
Textdraw0[playerid] = CreatePlayerTextDraw(playerid, 487.777740, 140.877792, \"usebox\");
PlayerTextDrawLetterSize(playerid, Textdraw0[playerid], 0.000000, 20.147531);
PlayerTextDrawTextSize(playerid, Textdraw0[playerid], 160.666656, 0.000000);
PlayerTextDrawAlignment(playerid, Textdraw0[playerid], 1);
PlayerTextDrawColor(playerid, Textdraw0[playerid], 0);
PlayerTextDrawUseBox(playerid, Textdraw0[playerid], true);
PlayerTextDrawBoxColor(playerid, Textdraw0[playerid], 100);
PlayerTextDrawSetShadow(playerid, Textdraw0[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw0[playerid], 0);
PlayerTextDrawFont(playerid, Textdraw0[playerid], 0);
Textdraw1[playerid] = CreatePlayerTextDraw(playerid, 164.444473, 122.951148, \"Bejelentezes\");
PlayerTextDrawLetterSize(playerid, Textdraw1[playerid], 0.449999, 1.600000);
PlayerTextDrawTextSize(playerid, Textdraw1[playerid], 484.422363, -36.835552);
PlayerTextDrawAlignment(playerid, Textdraw1[playerid], 1);
PlayerTextDrawColor(playerid, Textdraw1[playerid], -1);
PlayerTextDrawUseBox(playerid, Textdraw1[playerid], true);
PlayerTextDrawBoxColor(playerid, Textdraw1[playerid], 311543722);
PlayerTextDrawSetShadow(playerid, Textdraw1[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw1[playerid], -1);
PlayerTextDrawBackgroundColor(playerid, Textdraw1[playerid], 170);
PlayerTextDrawFont(playerid, Textdraw1[playerid], 1);
PlayerTextDrawSetProportional(playerid, Textdraw1[playerid], 1);
Textdraw2[playerid] = CreatePlayerTextDraw(playerid, 196.888961, 164.764450, \"Felhasznalonev\");
PlayerTextDrawLetterSize(playerid, Textdraw2[playerid], 0.449999, 1.600000);
PlayerTextDrawTextSize(playerid, Textdraw2[playerid], 448.888946, 4.977776);
PlayerTextDrawAlignment(playerid, Textdraw2[playerid], 1);
PlayerTextDrawColor(playerid, Textdraw2[playerid], -1);
PlayerTextDrawUseBox(playerid, Textdraw2[playerid], true);
PlayerTextDrawBoxColor(playerid, Textdraw2[playerid], 311543722);
PlayerTextDrawSetShadow(playerid, Textdraw2[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw2[playerid], 1);
PlayerTextDrawBackgroundColor(playerid, Textdraw2[playerid], 255);
PlayerTextDrawFont(playerid, Textdraw2[playerid], 1);
PlayerTextDrawSetProportional(playerid, Textdraw2[playerid], 1);
Textdraw3[playerid] = CreatePlayerTextDraw(playerid, 323.431091, 164.764480, \"Beir\");
PlayerTextDrawLetterSize(playerid, Textdraw3[playerid], 0.449999, 1.600000);
PlayerTextDrawAlignment(playerid, Textdraw3[playerid], 1);
PlayerTextDrawColor(playerid, Textdraw3[playerid], -1);
PlayerTextDrawSetShadow(playerid, Textdraw3[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw3[playerid], 0);
PlayerTextDrawBackgroundColor(playerid, Textdraw3[playerid], 51);
PlayerTextDrawFont(playerid, Textdraw3[playerid], 1);
PlayerTextDrawSetProportional(playerid, Textdraw3[playerid], 1);
PlayerTextDrawSetSelectable(playerid, Textdraw3[playerid], true);
Textdraw4[playerid] = CreatePlayerTextDraw(playerid, 327.111175, 212.053421, \"Beir\");
PlayerTextDrawLetterSize(playerid, Textdraw4[playerid], 0.449999, 1.600000);
PlayerTextDrawAlignment(playerid, Textdraw4[playerid], 1);
PlayerTextDrawColor(playerid, Textdraw4[playerid], -1);
PlayerTextDrawSetShadow(playerid, Textdraw4[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw4[playerid], 0);
PlayerTextDrawBackgroundColor(playerid, Textdraw4[playerid], 51);
PlayerTextDrawFont(playerid, Textdraw4[playerid], 1);
PlayerTextDrawSetProportional(playerid, Textdraw4[playerid], 1);
PlayerTextDrawSetSelectable(playerid, Textdraw4[playerid], true);
Textdraw5[playerid] = CreatePlayerTextDraw(playerid, 196.888931, 212.053329, \"Jelszo\");
PlayerTextDrawLetterSize(playerid, Textdraw5[playerid], 0.449999, 1.600000);
PlayerTextDrawTextSize(playerid, Textdraw5[playerid], 448.888885, 10.951108);
PlayerTextDrawAlignment(playerid, Textdraw5[playerid], 1);
PlayerTextDrawColor(playerid, Textdraw5[playerid], -1);
PlayerTextDrawUseBox(playerid, Textdraw5[playerid], true);
PlayerTextDrawBoxColor(playerid, Textdraw5[playerid], 311543722);
PlayerTextDrawSetShadow(playerid, Textdraw5[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw5[playerid], 1);
PlayerTextDrawBackgroundColor(playerid, Textdraw5[playerid], 255);
PlayerTextDrawFont(playerid, Textdraw5[playerid], 1);
PlayerTextDrawSetProportional(playerid, Textdraw5[playerid], 1);
Textdraw6[playerid] = CreatePlayerTextDraw(playerid, 318.666656, 264.320068, \"Bejelentkezes\");
PlayerTextDrawLetterSize(playerid, Textdraw6[playerid], 0.449999, 1.600000);
PlayerTextDrawTextSize(playerid, Textdraw6[playerid], -702.222778, -158.293304);
PlayerTextDrawAlignment(playerid, Textdraw6[playerid], 2);
PlayerTextDrawColor(playerid, Textdraw6[playerid], -1);
PlayerTextDrawUseBox(playerid, Textdraw6[playerid], true);
PlayerTextDrawBoxColor(playerid, Textdraw6[playerid], 311543722);
PlayerTextDrawSetShadow(playerid, Textdraw6[playerid], 0);
PlayerTextDrawSetOutline(playerid, Textdraw6[playerid], 1);
PlayerTextDrawBackgroundColor(playerid, Textdraw6[playerid], 255);
PlayerTextDrawFont(playerid, Textdraw6[playerid], 1);
PlayerTextDrawSetProportional(playerid, Textdraw6[playerid], 1);
PlayerTextDrawSetSelectable(playerid, Textdraw6[playerid], true);

18
Archívum / Hiba a kóddal
« Dátum: 2014. Március 31. - 20:57:19 »
function getMoney(thePlayer, nocheck)
if not nocheck then
checkMoneyHacks(thePlayer)
end
return getElementData(thePlayer, \"money\") or 0
end
function checkMoneyHacks(thePlayer)
if not getMoney(thePlayer, true) or getElementType(thePlayer) ~= \"player\" then return end
local safemoney = getMoney(thePlayer, true)
local hackmoney = getPlayerMoney(thePlayer)
if (safemoney < hackmoney) then
setPlayerMoney(thePlayer, safemoney)
sendMessageToAdmins(\"Moneyhack gyanú: \"..getPlayerName(thePlayer))
return true
else
return false
end
end

 
Sziasztok, ezzel a scriptel mi lehet a gond? Hibát jelez állandóan :S
Hiba:
 
Bad argument @ \'getElementData\' [Exepted element at argument 1, got a boolean value]
Bad argument @ \'getElementType\' [Exepted element at argument 1, got a boolean value]

 
Egyépként shodown modot használok.

19
Archívum / Autómatikus skill beállítás csatlakozásnál hiba.
« Dátum: 2014. Március 14. - 21:41:11 »
Sziasztok, nem rég sikerült megcsinálom a fegyverek skilljeit, megcsinálja ha beírok egy paancsot. De ha már azt csinálom meg, hogy ha felcsatalkoznak és úgy állítsa be a skilljeit az már nem mûködik.
Kód:
 
function fegyverSkill(thePlayer, stat, value, text)
if setPedStat(thePlayer, 69, 999) then
outputChatBox(\"Colt 45 Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 70, 999) then
outputChatBox(\"Silenced Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 71, 999) then
outputChatBox(\"Desert Eagle Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 72, 999) then
outputChatBox(\"Shotgun Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 73, 999) then
outputChatBox(\"Fûrészelt Csövû Shotgun Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 74, 999) then
outputChatBox(\"Spas 12 Shotgun Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 75, 999) then
outputChatBox(\"Uzi Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 76, 999) then
outputChatBox(\"MP5 Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 77, 999) then
outputChatBox(\"AK 47 Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 78, 999) then
outputChatBox(\"M4 Skillje maximumra feltéve!\", thePlayer)
end
if setPedStat(thePlayer, 79, 999) then
outputChatBox(\"Sniper Skillje maximumra feltéve!\", thePlayer)
end
end
addEventHandler(\"onPlayerConnect\", getRootElement(), fegyverSkill)

20
Archívum / A fegyvert alul fogja, szerintem a skill a hiba.
« Dátum: 2014. Március 12. - 07:34:07 »
Sziasztok, a szerveremen a nagyobb fegyvereket valamiért alul fogja. Hogyan tudnám átállítani? SetWeaponPropertyvel már próbáltam.
Itt a script:
 
function setAutoAimForAllWeapons( bEnable )
    weaponList = { \"colt 45\", \"silenced\", \"deagle\", \"shotgun\", \"sawed-off\", \"combat shotgun\", \"uzi\", \"mp5\", \"ak-47\", \"m4\", \"tec-9\", \"rifle\", \"sniper\", \"minigun\" }
    for _,weapon in ipairs( weaponList ) do
        for _,skill in ipairs( { \"pro\" } ) do
            setWeaponPropertyFlag( weapon, skill, 0x0001, not bEnable )
   outputChatBox (\"Fegyver Skill \"..skill..\"-re átállítva\")
        end
    end
end
-- Set or clear an individual weapon flag bit
function setWeaponPropertyFlag( weapon, skill, flagBit, bSet )
    local bIsSet = bitAnd( getWeaponProperty(weapon, skill, \"flags\"), flagBit ) ~= 0
    if bIsSet ~= bSet then
        setWeaponProperty(weapon, skill, \"flags\", flagBit)
    end
end
-- Turn off auto aim
setAutoAimForAllWeapons( false )

 
Client scriptként tettem be, és serverként is. egyik se jó. Valaki tudja mi lehet a megoldás?

21
Fórum Archívum (Témák/Fórumok) / Re:Fegyver Skill
« Dátum: 2014. Március 12. - 07:29:19 »
Most ez a profi zyzu áthelyezte sampra a témát komolyan?.. Istenem..mta-ban kélrdeztem -.-

22
Archívum / Fegyver Skill
« Dátum: 2014. Március 11. - 15:10:44 »
Sziasztok, a szerverem a fegyvert alul fogja, tudtommal ezt a skillel kell megcsinálni. hogyan tudnám? setweaponproperty nem jó :S

23
Archívum / Shodown mód gamemode nevének átírása Server Browserban
« Dátum: 2013. December 20. - 17:54:40 »
Hy, hát, még mindig nem sikerült megoldanom a gamemode nevének átírását. Valaki nem tudja, hogy melyik fájlban tudnám ezt megtenni?

Dupla hozzászólás automatikusan összefûzve. ( 2013. December 20. - 18:08:46 )

Megtaláltam :D Akinek ugyan ez a problémája lenne, annak itt van az elérésí út a mód nevének átírásához:
szervermappa/mods/resources/global/version_globals.lua

24
Archívum / 0.3c objectek berakás a SZERVER-be
« Dátum: 2013. December 15. - 10:54:56 »
Sziasztok! Meg szeretném kérdezni, hogy 0.3c-s objecteket be lehet-e rakni a szerverbe? És ha igen, hogyan?

Dupla hozzászólás automatikusan összefûzve. ( 2013. December 15. - 18:46:17 )

kész, beraktam, nem tudod, melyik paranccsal kell?

25
Archívum / Shodown mód nevének átírása
« Dátum: 2013. December 14. - 13:13:41 »
Sziasztok, meg szeretném kérdezni, hogy a shodown mdban hogy lehet a mód nevét átírni?

26
Archívum / ZeroMTA mod kérése
« Dátum: 2013. December 11. - 16:01:59 »
Sziasztok, mostanában minden szerver ezzel a \"ZeroMTA\" moddal nyílik, amit használt a s*emta 1.0, stb.. valaki el tudná küldeni? vagy esetleg hol találom meg, stb?

27
Archívum / Valhallához hasonló mod kérés.
« Dátum: 2013. November 09. - 22:07:31 »
Sziasztok! msotanában nagyon elterjedt magyar rp szervereken az a mod, amelyet a virtual life régebben futtatott, meg a seemta v1.0. és meg szeretném kérdezni, hgy ez letölthetõ-e, vagy valaki el tudná-e küldeni?

28
Segítségkérés / Mysql tanulás
« Dátum: 2013. November 09. - 20:13:00 »
Sziasztok! meg szeretném kérdezni, hogy hogyan tudnám megtanulni a mysql-t, van-e hozzá magyar tutorial, ami elég részletes stb..?  a témát lehet rossz helyre nyitottam, mert nem tudom, hogy hova nyissam.

29
SA-MP: Szerverfejlesztés / Déli Autókereskedés
« Dátum: 2013. Október 25. - 12:52:11 »
Sziasztok! Elkészítettem az elsõ olyan mappomat, amit publikálok, amit a Role Play szerveremre csináltam. Az autókereskedés a déli pizzázónál van, a pay\'n spray mellett.
Elkészítési idõ: kb. 3-5 óra
Képek:



http://www.kephost.com/view3.php?filename=a1_2013_10_25_praipaa3z8.png
http://www.kephost.com/view3.php?filename=a1_2013_10_25_o0na7mvleb.png
http://www.kephost.com/view3.php?filename=a1_2013_10_25_f6mlxzw0jj.png
http://www.kephost.com/view3.php?filename=a1_2013_10_25_ymkfir3h5m.png
http://www.kephost.com/view3.php?filename=a1_2013_10_25_tvswyoh16p.png
http://www.kephost.com/view3.php?filename=a1_2013_10_25_sv39sy3n7h.png
http://www.kephost.com/view3.php?filename=a1_2013_10_25_oi3212rqb8.png
 
Kód:



CreateObject(19377, 2066.40869, -1827.12549, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(1491, 2069.88892, -1869.77905, 12.54310,   0.00000, 0.00000, 90.00000);
CreateObject(19377, 2066.40869, -1836.75818, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2055.92871, -1827.12549, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2066.40869, -1846.34412, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2066.38550, -1851.95557, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2066.40869, -1858.41528, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19325, 2065.60742, -1840.14514, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19377, 2055.92871, -1836.75818, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2045.48877, -1844.31824, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2044.09912, -1844.31824, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2055.92871, -1846.34412, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2045.48877, -1846.34412, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2044.09912, -1846.34412, 12.46400,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2055.92871, -1851.95557, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2045.48877, -1851.95557, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2044.09912, -1851.95557, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2055.98633, -1858.39880, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2045.48877, -1858.41528, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2044.09912, -1858.41528, 12.46400,   0.00000, 90.00000, 0.00000);
CreateObject(19428, 2069.16455, -1840.14514, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2062.12036, -1840.14514, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2069.87891, -1840.85938, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2069.87891, -1847.90356, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2065.14746, -1840.14514, 17.79620,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2059.04614, -1840.14514, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2048.03198, -1840.14514, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2040.98779, -1840.14514, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19447, 2059.51221, -1840.14404, 17.79720,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2050.96411, -1840.14514, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2044.46411, -1840.14514, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2055.07617, -1840.14514, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2069.87891, -1854.94775, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2069.87891, -1861.99194, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19385, 2069.87891, -1869.03625, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2069.87891, -1876.08044, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2040.27490, -1840.85938, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2040.27490, -1847.90356, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2040.27490, -1854.94775, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2040.27490, -1861.99194, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2040.27490, -1876.08044, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2040.27490, -1869.03625, 14.29940,   0.00000, 0.00000, 0.00000);
CreateObject(19428, 2069.16455, -1876.79211, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2062.12036, -1876.79211, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2055.07617, -1876.79211, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2048.03198, -1876.79211, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19428, 2040.98779, -1876.79211, 14.29940,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2065.60742, -1876.79211, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2059.04614, -1876.79211, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2050.96411, -1876.79211, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2044.46411, -1876.79211, 14.10950,   0.00000, 0.00000, 90.00000);
CreateObject(19325, 2069.87891, -1844.24658, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2069.87891, -1851.47363, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2069.87891, -1858.97363, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2069.87891, -1864.57556, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2069.87891, -1873.34766, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2040.27490, -1844.24658, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2040.27490, -1851.47363, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2040.27490, -1858.97363, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2040.38574, -1865.62573, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19325, 2040.27490, -1872.34766, 14.10950,   0.00000, 0.00000, 0.00000);
CreateObject(19377, 2044.09912, -1868.01660, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2055.92871, -1868.01660, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2045.48877, -1868.01660, 12.46200,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2066.40869, -1868.01660, 12.46400,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2044.09912, -1873.23914, 12.46400,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2045.48877, -1873.23914, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2055.92871, -1873.23914, 12.46400,   0.00000, 90.00000, 0.00000);
CreateObject(19377, 2066.40869, -1873.23914, 12.46300,   0.00000, 90.00000, 0.00000);
CreateObject(19447, 2045.00488, -1840.14404, 17.79820,   0.00000, 0.00000, 90.00000);
CreateObject(19447, 2040.27393, -1844.87366, 17.79620,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2052.51221, -1840.14502, 17.79720,   0.00000, 0.00000, 90.00000);
CreateObject(19447, 2069.87891, -1844.87366, 17.79720,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2065.14746, -1876.79211, 17.79720,   0.00000, 0.00000, 90.00000);
CreateObject(19447, 2059.51221, -1876.79309, 17.79620,   0.00000, 0.00000, 90.00000);
CreateObject(19447, 2052.51221, -1876.79211, 17.79720,   0.00000, 0.00000, 90.00000);
CreateObject(19447, 2045.00488, -1876.79309, 17.79620,   0.00000, 0.00000, 90.00000);
CreateObject(19447, 2069.87793, -1854.43542, 17.79620,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2069.87891, -1863.97205, 17.79720,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2069.87793, -1872.06287, 17.79620,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2040.27490, -1854.43542, 17.79720,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2040.27393, -1863.97205, 17.79620,   0.00000, 0.00000, 0.00000);
CreateObject(19447, 2040.27490, -1872.06287, 17.79720,   0.00000, 0.00000, 0.00000);
CreateObject(19355, 2068.10156, -1875.15552, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1871.95520, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1868.79651, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1865.59839, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1862.38672, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1859.24658, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1856.07825, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1852.90076, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.12158, -1849.72412, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1846.58179, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1844.13831, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2068.10156, -1841.72888, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1875.15552, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1875.15552, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1875.15552, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1875.15552, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2051.00098, -1875.15930, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1875.15552, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.17578, -1875.16626, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1875.15552, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19447, 2045.00488, -1876.79309, 17.79620,   0.00000, 0.00000, 90.00000);
CreateObject(19355, 2064.66113, -1871.95520, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1871.95520, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1871.95520, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1871.95520, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1871.95520, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1871.95520, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1871.95520, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1871.95520, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1841.72888, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1844.13831, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1846.58179, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1849.72412, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1852.90076, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1856.07825, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1859.24658, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1862.38672, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1865.59839, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2042.07495, -1868.79651, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1841.72888, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1844.13831, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1846.58179, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1849.72412, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1852.90076, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1856.07825, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1859.24658, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1862.38672, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1865.59839, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2044.14966, -1868.79651, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1841.72888, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1841.72888, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1841.72888, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1841.72888, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1841.72888, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1841.72888, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1844.13831, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1844.13831, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1844.13831, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1844.13831, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1844.13831, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1844.13831, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1868.79651, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1865.59839, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1862.38672, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1859.24658, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1856.07825, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1852.90076, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1849.72412, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2064.66113, -1846.58179, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1846.58179, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1849.72412, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1852.90076, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1856.07825, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1859.24658, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1862.38672, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1865.59839, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2061.23779, -1868.79651, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1868.79651, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1868.79651, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1868.79651, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1868.79651, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1846.58179, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1846.58179, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1846.58179, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1846.58179, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1865.59839, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1862.38672, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1859.24658, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1856.07825, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1852.90076, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2047.52637, -1849.72412, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1849.72412, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1849.72412, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1849.72412, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1852.90076, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1852.90076, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1852.90076, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1856.07825, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1856.07825, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1856.07825, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1859.24658, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1859.24658, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1859.24658, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1865.59839, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1865.59839, 19.45690,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1865.59839, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2050.88940, -1862.38672, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2054.30884, -1862.38672, 19.45590,   0.00000, 90.00000, 0.00000);
CreateObject(19355, 2057.78198, -1862.38672, 19.45790,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2064.62793, -1844.96338, 12.46560,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2064.62793, -1852.80444, 12.46660,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2064.60083, -1862.36462, 12.46560,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2064.62793, -1871.97461, 12.46760,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2054.14478, -1871.97461, 12.46560,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2045.52527, -1871.97461, 12.46660,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2045.52527, -1862.39404, 12.46560,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2054.14478, -1862.39404, 12.46660,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2054.14478, -1852.80444, 12.46560,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2045.52527, -1852.80444, 12.46660,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2054.14478, -1844.96338, 12.46760,   0.00000, 90.00000, 0.00000);
CreateObject(19379, 2045.52527, -1844.96338, 12.46560,   0.00000, 90.00000, 0.00000);
CreateObject(2773, 2057.00000, -1875.40576, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2057.00000, -1873.01892, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2053.00000, -1875.40576, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2052.99438, -1872.99976, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2049.00000, -1875.40576, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2049.00000, -1872.99976, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2045.00000, -1875.40576, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2045.00000, -1872.99976, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2044.02673, -1871.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2041.53320, -1871.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2041.53320, -1867.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2044.02673, -1867.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2041.53320, -1863.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2044.02673, -1863.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2041.53320, -1859.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2044.02673, -1859.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(3515, 2042.55005, -1874.04407, 11.72170,   0.00000, 0.00000, 0.00000);
CreateObject(1998, 2066.34619, -1874.78369, 12.55520,   0.00000, 0.00000, 0.00000);
CreateObject(2008, 2068.31128, -1873.80273, 12.55520,   0.00000, 0.00000, 0.00000);
CreateObject(1491, 2066.19629, -1876.76526, 10.79840,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2044.02673, -1855.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2044.02673, -1851.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2044.02673, -1847.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2045.00000, -1841.36035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2041.53320, -1851.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2041.53320, -1847.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2041.53320, -1855.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2045.00000, -1843.73035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(3515, 2042.45447, -1842.97266, 11.72170,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2049.00000, -1841.36035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2052.99438, -1841.36035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2057.00000, -1841.36035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2049.00000, -1843.73035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2052.99438, -1843.73035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2057.00000, -1843.73035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2061.00000, -1843.73035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2065.00000, -1843.73035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2065.00000, -1841.36035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2061.00000, -1841.36035, 13.06740,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2066.27197, -1845.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2068.68115, -1845.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2068.68115, -1849.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2068.68115, -1853.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2068.68115, -1857.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2068.68115, -1861.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2068.68115, -1865.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2066.27197, -1865.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2066.27197, -1861.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2066.27197, -1857.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2066.27197, -1849.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2066.27197, -1853.00000, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(3515, 2067.61230, -1842.36072, 11.72170,   0.00000, 0.00000, 0.00000);
CreateObject(19429, 2059.47363, -1860.09509, 12.52580,   0.00000, 90.00000, 0.00000);
CreateObject(19435, 2055.58472, -1859.60071, 12.52880,   0.00000, 90.00000, 45.00000);
CreateObject(19435, 2054.58276, -1862.02124, 12.52780,   0.00000, 90.00000, 90.00000);
CreateObject(19435, 2055.58398, -1864.44128, 12.52880,   0.00000, 90.00000, -45.00000);
CreateObject(19435, 2058.00293, -1865.44409, 12.52780,   0.00000, 90.00000, 0.00000);
CreateObject(19435, 2060.42285, -1864.44153, 12.52880,   0.00000, 90.00000, -135.00000);
CreateObject(19435, 2058.00488, -1858.59753, 12.52780,   0.00000, 90.00000, 0.00000);
CreateObject(19435, 2060.42480, -1859.59998, 12.52880,   0.00000, 90.00000, 135.00000);
CreateObject(19435, 2061.42676, -1862.02124, 12.52780,   0.00000, 90.00000, 90.00000);
CreateObject(19429, 2056.66138, -1860.09509, 12.52480,   0.00000, 90.00000, 0.00000);
CreateObject(19429, 2059.47363, -1861.59509, 12.52480,   0.00000, 90.00000, 0.00000);
CreateObject(19429, 2059.47363, -1863.09509, 12.52580,   0.00000, 90.00000, 0.00000);
CreateObject(19429, 2058.97363, -1864.09509, 12.52480,   0.00000, 90.00000, 0.00000);
CreateObject(19429, 2056.97363, -1864.09509, 12.52680,   0.00000, 90.00000, 0.00000);
CreateObject(19429, 2056.47363, -1863.09509, 12.52280,   0.00000, 90.00000, 0.00000);
CreateObject(19429, 2056.47363, -1861.59509, 12.52380,   0.00000, 90.00000, 0.00000);
CreateObject(2773, 2053.45117, -1862.83276, 13.06640,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2054.14087, -1864.47876, 13.06740,   0.00000, 0.00000, 45.00000);
CreateObject(2773, 2055.49951, -1865.83618, 13.06640,   0.00000, 0.00000, 45.00000);
CreateObject(2773, 2053.52881, -1860.91492, 13.06740,   0.00000, 0.00000, 355.35791);
CreateObject(2773, 2054.28418, -1859.26746, 13.06640,   0.00000, 0.00000, -45.00000);
CreateObject(2773, 2055.71533, -1857.98914, 13.06740,   0.00000, 0.00000, 308.48111);
CreateObject(19435, 2038.93835, -1861.50244, 11.74860,   90.00000, 0.00000, 0.00000);
CreateObject(19435, 2038.93945, -1858.20837, 11.74760,   90.00000, 0.00000, 0.00000);
CreateObject(19435, 2038.93835, -1854.91443, 11.74860,   90.00000, 0.00000, 0.00000);
CreateObject(19435, 2038.93945, -1851.62036, 11.74760,   90.00000, 0.00000, 0.00000);
CreateObject(19435, 2038.93835, -1848.32642, 11.74860,   90.00000, 0.00000, 0.00000);
CreateObject(19435, 2038.93945, -1846.53235, 11.74760,   90.00000, 0.00000, 0.00000);
CreateObject(19435, 2038.93945, -1841.25830, 11.74760,   90.00000, 0.00000, 0.00000);
CreateObject(19435, 2038.93835, -1843.03235, 11.74860,   90.00000, 0.00000, 0.00000);
CreateObject(2773, 2057.45410, -1857.40979, 13.06640,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2059.34570, -1857.63025, 13.06740,   0.00000, 0.00000, 76.84740);
CreateObject(2773, 2060.94971, -1858.52905, 13.06640,   0.00000, 0.00000, 45.00000);
CreateObject(2773, 2062.07764, -1860.05176, 13.06740,   0.00000, 0.00000, 28.21970);
CreateObject(2773, 2062.52539, -1861.85352, 13.06640,   0.00000, 0.00000, 0.00000);
CreateObject(2773, 2062.14795, -1863.69165, 13.06740,   0.00000, 0.00000, 337.11700);
CreateObject(2773, 2061.09424, -1865.24915, 13.06640,   0.00000, 0.00000, -45.00000);
CreateObject(2773, 2057.15112, -1866.51270, 13.06740,   0.00000, 0.00000, 90.00000);
CreateObject(2773, 2059.53149, -1866.23645, 13.06740,   0.00000, 0.00000, 107.90200);
CreateObject(1671, 2069.01636, -1874.54895, 13.01310,   0.00000, 0.00000, 180.00000);
CreateObject(1671, 2067.18506, -1874.45825, 13.01310,   0.00000, 0.00000, 180.00000);
CreateObject(19380, 2064.62793, -1844.96338, 18.92006,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2054.14478, -1844.96338, 18.91910,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2045.52527, -1844.96338, 18.92010,   0.00000, 90.00000, 0.00000);
CreateObject(1689, 2066.21167, -1872.03125, 20.40340,   0.00000, 0.00000, 90.00000);
CreateObject(1689, 2066.21167, -1844.70764, 20.40340,   0.00000, 0.00000, 90.00000);
CreateObject(1689, 2043.99268, -1844.70764, 20.40340,   0.00000, 0.00000, 90.00000);
CreateObject(1689, 2043.99268, -1872.03125, 20.40340,   0.00000, 0.00000, 90.00000);
CreateObject(1689, 2054.76611, -1872.03125, 20.40340,   0.00000, 0.00000, 90.00000);
CreateObject(1689, 2054.76611, -1844.70764, 20.40340,   0.00000, 0.00000, 90.00000);
CreateObject(19380, 2045.52527, -1852.80444, 18.91910,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2045.52527, -1862.39404, 18.92010,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2045.52527, -1871.97461, 18.91910,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2054.14478, -1871.97461, 18.92010,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2054.14478, -1862.39404, 18.91910,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2054.14478, -1852.80444, 18.92010,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2064.62793, -1852.80444, 18.91910,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2064.62793, -1862.39404, 18.92010,   0.00000, 90.00000, 0.00000);
CreateObject(19380, 2064.62793, -1871.97461, 18.91910,   0.00000, 90.00000, 0.00000);

30
Segítségkérés / Alap festõgarázsok eltüntetése
« Dátum: 2013. Október 24. - 21:51:07 »
Sziasztok! Az lenne a gondom, hogy kitöröltem Los Santos déli részén a festõgarázst, és ha oda megyek a festõgarázs helyére, a festõgarázs nézetét adja ki, mikor bemész a kocsival. Hogyan tudnám ezeket kitörölni, ha egyáltalán lehet?

Oldalak: 1 [2] 3 4
SimplePortal 2.3.7 © 2008-2024, SimplePortal