Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Gizda

Добавление новых объектов

Подскажите, как добавить новые объекты на карту из оффлайн редактора через отдельный файл, который вызывается в init.c?

 

Share this post


Link to post
Share on other sites

Recommended Posts

  • 0
7 часов назад, BorizzK сказал:

123new 

Ты некорректен в данном случае

 

X Y Z

 

В CreateObject X Z Y - где Z высота

ну это смотря что для кого X, что Z, а что Y. На оф форуме тебя бы за такую интерпретацию уже бы повесили ;)

Share this post


Link to post
Share on other sites



  • 0
6 часов назад, paranoyk сказал:

Вы полностью переработали мод под установку только на сервер?

 

что еще интересного придумаете?

Share this post


Link to post
Share on other sites
  • 0
25.03.2019 в 20:48, 123new сказал:

что еще интересного придумаете?

#include "$CurrentDir:mpmissions\regular.namalsk\Restart_System.c"
#include "$CurrentDir:mpmissions\regular.namalsk\CustomSpawnPlayerConfig\init_mod.c"
//Spawn helper function
void SpawnObject( string type, vector position, vector orientation )
{
    auto obj = GetGame().CreateObject( type, position );
    obj.SetPosition( position );
    obj.SetOrientation( orientation );
    //Force collision update
    vector roll = obj.GetOrientation();
    roll [ 2 ] = roll [ 2 ] - 1;
    obj.SetOrientation( roll );
    roll [ 2 ] = roll [ 2 ] + 1;
    obj.SetOrientation( roll );
}

void main()
{
	//Милитарибейс
SpawnObject("StaticObj_Mil_HBarrier_Round", "10736.727539 2.443169 10762.480469", "130.567917 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10741.190430 2.464942 10766.081055", "166.568039 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10747.161133 2.463538 10766.442383", "-172.601227 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10753.024414 2.463357 10765.442383", "-172.601227 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10758.867188 2.456829 10764.799805", "-172.601227 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10771.159180 2.467668 10763.348633", "-172.601227 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10734.889648 2.463323 10756.592773", "106.398148 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10733.518555 2.463361 10750.333008", "106.398148 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10729.308594 2.441940 10739.320313", "-53.246735 0.000000 -0.000000", 0.999997);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10725.094727 2.463843 10735.433594", "-17.247110 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10719.258789 2.462085 10734.254883", "-172.601227 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10703.249023 2.444859 10730.521484", "121.825859 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10701.902344 2.462690 10724.459961", "-92.825630 0.000000 -0.000000", 0.999999);
SpawnObject("land_lub_heliport", "10744.445313 -6.815979 10745.589844", "10.799916 -0.000000 -0.000000", 1);
SpawnObject("land_Mil_Barracks_Round_Polar", "10740.962891 3.238683 10734.204102", "-80.433487 0.000000 0.000000", 0.999995);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10731.575195 2.459075 10744.710938", "115.398155 0.000000 -0.000000", 1);
SpawnObject("land_Mil_Barracks_Round_Polar", "10708.781250 3.223413 10702.114258", "-179.355560 0.000000 -0.000000", 1);
SpawnObject("land_Mil_Barracks_Round_Polar", "10720.186523 3.224200 10700.416016", "-179.355560 0.000000 -0.000000", 1);
SpawnObject("Land_Mil_Tent_Big3", "10717.491211 3.051846 10722.716797", "-81.000046 0.000000 0.000000", 1);
SpawnObject("land_Mil_Barracks_Round_Polar", "10732.735352 3.323440 10686.506836", "-89.355484 0.000000 0.000000", 1);
SpawnObject("Land_Mil_Tent_Big3", "10775.698242 3.053078 10722.442383", "-0.000019 0.000000 0.000000", 1);
SpawnObject("land_ala_warehouse_small", "10775.786133 3.721285 10750.762695", "94.650604 0.000000 0.000000", 1);
SpawnObject("land_Dulni_bs", "10775.429688 3.856790 10739.211914", "-87.921501 0.000000 -0.000000", 0.999998);
SpawnObject("Land_Mil_Radar_Mobile1", "10774.276367 1.795323 10680.035156", "1.106017 0.000000 -0.000000", 0.999999);
SpawnObject("Land_Mil_GuardBox_Brown", "10701.538086 3.062601 10707.728516", "96.766762 -0.000000 -0.000000", 0.999997);
SpawnObject("Land_Mil_GuardBox_Brown", "10767.289063 3.391501 10760.523438", "-171.000244 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10738.157227 2.882824 10760.208008", "-64.709190 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10744.906250 2.734721 10764.144531", "-1.709179 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10753.631836 2.734732 10763.267578", "7.290821 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10772.946289 2.734669 10760.870117", "7.290821 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10735.928711 2.735635 10751.353516", "-73.709190 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10733.323242 2.734708 10742.858398", "-64.709190 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10728.779297 2.734794 10735.407227", "142.290787 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10720.656250 2.734664 10732.217773", "178.290680 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10705.335938 2.734649 10728.666992", "-64.709190 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10736.045898 3.703307 10759.081055", "-71.999947 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10734.158203 3.704520 10750.567383", "-71.999947 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10725.904297 3.714321 10735.281250", "-37.071976 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "10741.520508 3.650368 10765.748047", "160.261002 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10749.925781 3.623240 10766.296875", "-168.912964 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "10757.491211 3.402455 10764.904297", "-168.912964 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Barbedwire", "10756.583984 3.132932 10772.065430", "-18.000004 0.999004 -1.962689", 0.999754);
SpawnObject("StaticObj_Misc_Barbedwire", "10734.847656 2.730970 10767.851563", "-45.633591 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "10734.995117 3.113678 10764.833984", "179.999786 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "10748.415039 2.907260 10769.720703", "62.999935 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10700.543945 2.459047 10718.302734", "-65.825623 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10704.374023 2.734712 10719.742188", "-73.709190 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10698.209961 2.460348 10705.732422", "-92.825623 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10698.954102 2.460328 10699.712891", "81.494621 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10701.439453 2.734577 10701.433594", "-100.709198 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10729.127930 2.529570 10740.668945", "-64.071968 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10703.216797 3.672880 10728.579102", "-76.269882 0.000000 0.000000", 0.999997);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10723.516602 2.519381 10749.307617", "62.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10768.758789 2.958143 10771.474609", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10773.998047 2.439561 10767.182617", "44.999992 -0.000000 -0.000000", 1);
SpawnObject("Land_Roadblock_WoodenCrate", "10742.746094 2.266343 10737.419922", "-81.842659 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Misc_ConcreteBlock1", "10764.165039 2.697930 10766.928711", "98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Group", "10746.198242 6.150795 10767.084961", "78.543411 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Group", "10745.567383 6.163586 10769.085938", "-131.098938 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "10734.803711 2.027488 10759.206055", "71.999893 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "10732.556641 3.410496 10745.174805", "134.999741 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile", "10730.204102 6.071068 10745.398438", "85.972061 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Misc_TirePile", "10742.216797 6.186482 10768.535156", "77.576584 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_TirePile_Large", "10745.788086 2.122835 10768.179688", "-36.000103 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets1", "10749.236328 2.246031 10768.305664", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10714.099609 2.262438 10736.500000", "-53.999996 0.000000 -16.999990", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10707.708008 1.890425 10738.564453", "-132.579376 0.000000 33.499977", 0.999999);
SpawnObject("StaticObj_Misc_Barbedwire", "10706.026367 2.692517 10735.224609", "-179.445786 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10698.120117 2.354692 10723.589844", "8.999912 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "10708.366211 2.000323 10688.943359", "63.943359 -0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10705.589844 2.363498 10690.941406", "25.636677 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10700.972656 2.385235 10694.331055", "61.636944 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10705.209961 2.515478 10694.036133", "-150.593430 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10709.054688 3.623636 10691.166992", "-176.929520 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "10701.207031 3.570400 10694.734375", "55.329987 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10711.372070 2.459644 10690.204102", "7.636754 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10713.955078 2.734685 10691.964844", "-177.593399 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10723.188477 2.459064 10680.482422", "96.174393 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10725.317383 2.734672 10681.506836", "-87.593269 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10721.721680 2.571037 10684.540039", "-71.999992 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10723.249023 2.392682 10686.555664", "18.000000 0.000000 13.500000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10717.299805 2.095095 10685.700195", "-8.999977 -6.999992 -27.999996", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10724.507813 2.459073 10674.946289", "51.174377 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10729.988281 2.734693 10675.254883", "-159.593201 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10733.587891 2.459011 10671.188477", "15.174368 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10739.574219 2.459064 10670.250000", "6.174368 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10745.986328 2.648768 10670.096680", "6.174368 0.518214 -4.818902", 0.998809);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10739.225586 2.734721 10673.904297", "-177.593140 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Barbedwire", "10726.419922 2.690467 10671.158203", "-179.445786 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10724.359375 3.549826 10678.915039", "73.329979 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10715.472656 2.434500 10689.774414", "-53.999969 0.000000 0.000000", 1);
SpawnObject("Land_Mil_GuardBox_Brown", "10749.730469 3.844074 10672.828125", "-90.000175 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10760.886719 2.955811 10668.415039", "6.174375 -0.731140 -0.908863", 0.999931);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10767.433594 2.469512 10668.041016", "6.174400 -0.431691 4.003581", 0.999178);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10773.803711 2.458936 10667.708984", "177.367722 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10780.030273 2.459157 10669.211914", "-19.363312 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10784.823242 2.459949 10674.022461", "-60.537334 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10763.603516 3.134288 10671.284180", "-177.593033 1.019472 -4.807654", 0.998775);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10773.084961 2.734744 10670.558594", "-177.593002 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10780.594727 2.734710 10673.547852", "128.406845 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10786.240234 2.459102 10680.352539", "-87.232117 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10786.159180 2.400486 10687.231445", "77.429733 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10787.175781 2.458377 10699.003906", "-87.232117 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10787.420898 2.459084 10705.051758", "-87.232117 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10787.776367 2.458998 10710.970703", "-87.232117 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10783.267578 2.734721 10682.020508", "92.406830 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10784.425781 2.734835 10699.681641", "101.406807 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10785.062500 2.734715 10710.842773", "92.406807 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10785.977539 2.734676 10738.362305", "101.406784 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10788.548828 2.459123 10734.465820", "-87.232117 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10789.407227 2.459047 10740.463867", "-78.232117 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10786.748047 2.734725 10747.271484", "92.406776 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10789.578125 2.459094 10746.368164", "-87.232117 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10789.563477 2.459294 10752.187500", "-87.232117 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10782.697266 2.733999 10759.125000", "26.022154 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10788.519531 2.460704 10758.835938", "-112.431908 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10784.231445 2.460668 10762.497070", "-157.431870 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10777.558594 2.459001 10763.166016", "178.398773 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_4m", "10789.329102 2.414228 10693.684570", "-53.999931 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Barbedwire", "10792.121094 2.530545 10716.134766", "103.154106 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Barbedwire", "10793.536133 2.530560 10741.496094", "76.154099 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "10784.005859 3.297082 10761.389648", "-158.803986 0.000000 -0.000000", 0.999997);
SpawnObject("StaticObj_Misc_Razorwire", "10791.167969 2.510201 10755.387695", "82.416306 0.000000 -0.000000", 0.999997);
SpawnObject("StaticObj_Misc_Razorwire", "10789.209961 3.662694 10743.486328", "94.363487 0.000000 -0.000000", 0.999995);
SpawnObject("StaticObj_Misc_Razorwire", "10788.694336 3.119754 10733.697266", "82.276085 0.000000 2.000000", 0.999994);
SpawnObject("StaticObj_Mil_HBarrier_4m", "10789.164063 2.414206 10728.536133", "-53.999916 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10808.286133 2.179702 10730.844727", "40.254993 0.000000 -25.999992", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10799.026367 2.217038 10720.610352", "-41.596470 0.000000 -25.999990", 0.999998);
SpawnObject("StaticObj_Misc_Razorwire", "10787.627930 4.067963 10707.682617", "89.322815 0.000000 -0.000000", 0.999995);
SpawnObject("land_budova3_winter", "10775.027344 4.123815 10707.144531", "179.999756 0.000000 -0.000000", 1);
SpawnObject("land_misc_barel_fire_2", "10736.786133 2.213369 10724.588867", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "10711.256836 3.113678 10708.821289", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "10735.079102 2.659252 10728.552734", "-35.999996 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "10732.141602 2.907166 10721.840820", "143.999771 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "10764.067383 3.113746 10749.446289", "-43.153576 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "10746.353516 2.907176 10736.514648", "-35.999996 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "10772.853516 2.659257 10732.267578", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "10760.607422 2.754133 10685.548828", "-44.999973 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "10715.502930 2.247750 10695.168945", "134.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "10777.939453 2.271950 10699.049805", "179.999756 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_dirtpile_small_house", "10760.686523 2.396933 10675.404297", "-17.999935 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "10778.654297 2.405515 10702.461914", "161.999832 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Group", "10787.798828 6.216413 10703.752930", "64.018326 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_TirePile", "10791.703125 6.196965 10694.216797", "-97.256294 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "10790.942383 2.133035 10729.517578", "80.999924 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile8", "10780.001953 2.267415 10698.969727", "53.999939 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile1", "10716.938477 2.196464 10703.946289", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile1", "10737.076172 2.196469 10738.277344", "108.000015 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10752.934570 2.080056 10727.897461", "135.000000 -0.000005 179.999954", 1);
SpawnObject("StaticObj_Misc_Pallets2", "10739.593750 2.355492 10740.822266", "63.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "10736.372070 2.387846 10741.949219", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "10738.607422 2.387836 10744.583008", "44.999992 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10737.239258 2.452065 10743.597656", "9.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10771.327148 2.444389 10757.806641", "-26.999987 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10777.825195 2.453839 10748.040039", "0.000015 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10777.406250 2.486667 10751.232422", "63.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodenCrate_3x", "10775.936523 2.638132 10747.885742", "166.165741 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets2", "10771.096680 2.391370 10750.030273", "-35.999996 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10773.056641 2.462406 10745.817383", "-80.999954 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_WoodenCrate_5x", "10774.328125 2.910209 10758.491211", "17.999979 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets2", "10740.617188 2.422525 10730.085938", "-53.999985 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10737.208984 2.503634 10730.692383", "53.999985 -0.000000 -0.000000", 1);
SpawnObject("Land_Roadblock_Table", "10738.715820 2.400093 10726.577148", "35.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Table_Camp", "10744.440430 2.391213 10722.075195", "152.999939 89.865822 179.999954", 0.999999);
SpawnObject("StaticObj_Misc_Chair_Camp1", "10737.989258 2.439190 10729.767578", "-17.999950 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Chair_Camp1", "10733.599609 2.204482 10726.400391", "63.000000 0.000000 84.999985", 1);
SpawnObject("StaticObj_Misc_WoodenCrate_3x", "10728.951172 2.710647 10730.719727", "-8.999932 0.000000 0.000000", 1);
SpawnObject("StaticObj_ammoboxes_single", "10734.640625 2.464882 10733.884766", "-80.999954 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_box_c", "10728.333008 2.217242 10716.175781", "44.999912 89.960434 -0.000005", 1);
SpawnObject("Land_Boat_Small6", "10534.281250 3.100639 10683.918945", "9.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_classroom_case_a_crushed", "10729.467773 2.009599 10697.449219", "3.044436 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "10729.306641 2.599278 10690.767578", "62.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10731.027344 2.032822 10692.064453", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10732.825195 2.034757 10692.047852", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10732.776367 2.034678 10690.520508", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10731.174805 2.034655 10690.512695", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10732.760742 2.599173 10690.571289", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10731.241211 2.599523 10691.921875", "-18.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10731.451172 2.578894 10690.517578", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10732.378906 3.567167 10690.503906", "78.461578 0.000000 -0.000000", 0.999998);
SpawnObject("Land_Mil_CamoNet_Roof_east", "10737.028320 3.271953 10726.442383", "-171.009506 0.000000 0.000000", 0.999995);
SpawnObject("StaticObj_Misc_Range_Roof", "10731.837891 3.041193 10691.081055", "0.000000 0.000000 -0.000000", 1);
SpawnObject("Land_Wreck_offroad02_aban2", "10740.284180 3.606525 10708.791016", "26.999987 -0.000000 -0.000000", 1);
SpawnObject("Land_Ruin_House_2W05", "10778.070313 2.288774 10740.620117", "5.017277 0.000000 -0.000000", 0.999999);
SpawnObject("land_leseni2x", "10770.601563 3.054056 10739.948242", "91.635757 0.000000 0.000000", 0.999996);
SpawnObject("land_pas_amps_solo", "10727.081055 5.027765 10686.900391", "27.000004 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_CinderBlocks", "10778.788086 2.786789 10735.480469", "96.200455 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_CinderBlocks", "10777.645508 2.814235 10735.899414", "-173.798645 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "10771.009766 2.202731 10724.954102", "62.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10778.222656 2.471857 10731.072266", "-44.999992 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10776.077148 2.460098 10730.686523", "-17.999985 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_WoodenCrate_3x", "10757.605469 2.751540 10722.272461", "45.000072 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10759.311523 2.482764 10723.421875", "0.000005 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10752.392578 2.489653 10721.200195", "-17.999985 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_box_c", "10754.523438 2.237126 10708.578125", "144.897079 89.516235 -0.000005", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "10767.360352 3.842237 10668.906250", "-177.744522 1.009314 -4.810354", 0.998775);
SpawnObject("StaticObj_Misc_Razorwire", "10776.467773 3.728563 10669.083008", "160.748047 0.000000 0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_CurveLong_F", "10739.638672 2.027922 10682.996094", "-130.705505 -0.000000 -0.000000", 0.999999);
SpawnObject("Land_Container_1Mo", "10751.472656 3.029477 10691.092773", "116.999893 -1.813682 1.747730", 0.999678);
SpawnObject("Land_Mil_GuardTower", "10718.291016 5.807922 10744.539063", "152.999802 0.000000 -0.000000", 1);
SpawnObject("Land_Mil_GuardTower", "10792.773438 5.379607 10679.598633", "-54.000134 0.000000 0.000000", 1);
SpawnObject("StaticObj_ammoboxes_stacked", "10772.352539 2.360574 10730.348633", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_ammoboxes_single", "10771.224609 2.442874 10720.952148", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wreck_Decal_Small2", "10741.304688 3.564377 10709.055664", "35.999977 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PressureHose_01_SBend_F", "10735.002930 2.027792 10702.563477", "-44.999981 0.000000 0.000000", 0.999998);
SpawnObject("StaticObj_Decon_PressureHose_01_StraightLong_F", "10738.810547 2.026657 10699.552734", "-46.542770 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Misc_BoardsPack2", "10780.508789 2.677716 10748.446289", "0.000000 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Mobile", "10727.939453 3.207157 10678.373047", "-152.999939 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Mobile", "10730.246094 3.203717 10677.410156", "169.003098 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Decon_PressureHose_01_CurveLong_F", "10743.107422 2.026051 10697.351563", "-98.999931 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Decon_PressureHose_01_StraightLong_F", "10747.974609 2.020809 10697.454102", "-105.239006 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Decon_PressureHose_01_StraightLong_F", "10752.659180 2.020867 10698.750000", "-105.239006 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Decon_PressureHose_01_StraightLong_F", "10731.402344 2.020964 10705.747070", "-40.353970 0.000000 -0.000000", 0.999996);
SpawnObject("StaticObj_Decon_PressureHose_01_StraightLong_F", "10728.281250 2.020380 10709.434570", "-40.353970 0.000000 -0.000000", 0.999996);
SpawnObject("StaticObj_Tank_Small_Rusty", "10781.057617 3.243153 10708.407227", "89.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock1", "10697.847656 2.209166 10711.032227", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock1", "10698.191406 2.205260 10713.718750", "-162.315277 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_SBend_F", "10743.938477 2.014036 10685.734375", "53.306393 0.000000 -2.000000", 0.999997);
SpawnObject("StaticObj_Decon_PowerCable_01_CurveLong_F", "10771.107422 2.043927 10679.109375", "-49.830959 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Decon_PowerCable_01_SBend_F", "10769.174805 2.020380 10683.922852", "-4.831067 -0.367525 -2.352780", 0.999712);
SpawnObject("StaticObj_Decon_PowerCable_01_CurveLong_F", "10769.145508 1.991963 10689.000977", "-7.899528 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Decon_PowerCable_01_StraightLong_F", "10771.248047 2.013904 10693.633789", "35.999977 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_CurveLong_F", "10773.253906 2.014668 10698.323242", "170.999863 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Mobile", "10708.823242 2.480664 10731.867188", "-62.999901 0.000000 90.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_CurveLong_F", "10748.299805 1.838750 10688.200195", "55.238594 -1.953990 4.357930", 0.999712);
SpawnObject("Land_wreck_truck01_aban1_green", "10755.855469 1.999151 10720.753906", "-35.999996 0.000000 0.000000", 1);	
SpawnObject("Land_Boat_Small6", "10534.281250 3.100639 10683.918945", "9.000000 -0.000000 -0.000000", 1);         //Милитарибейс2
SpawnObject("StaticObj_Misc_TirePile_Large", "9936.556641 2.121174 12178.720703", "95.912384 -0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9935.255859 2.484349 12181.883789", "57.606064 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9933.133789 2.506086 12187.201172", "93.606079 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9936.576172 2.636329 12184.708984", "-118.623398 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "9938.316406 3.744487 12180.241211", "-144.959290 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "9933.549805 3.691251 12187.424805", "87.299248 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9939.773438 2.580495 12178.203125", "39.606186 -0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9942.896484 2.855536 12178.322266", "-145.623154 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9943.024414 2.555351 12175.663086", "-22.030266 0.000000 0.000000", 0.999999);
SpawnObject("Land_Mil_GuardBox_Brown", "9940.712891 3.250291 12198.271484", "128.736465 -0.000000 -0.000000", 0.999997);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9936.832031 2.581199 12198.344727", "-60.855785 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9934.278320 2.581179 12192.835938", "113.463921 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9937.291992 2.855428 12192.980469", "-68.739304 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9943.211914 2.434502 12199.545898", "-4.030265 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9940.778320 2.434417 12201.297852", "103.969711 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock1", "9943.940430 2.126401 12200.430664", "139.969467 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9943.567383 2.559463 12209.044922", "134.182098 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9946.610352 2.558543 12209.680664", "-76.852531 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_ConcreteBlock1", "9944.386719 2.250389 12207.593750", "-68.167610 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_ConcreteBlock1", "9942.478516 2.124035 12208.155273", "-68.167557 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9939.027344 2.434403 12201.593750", "76.969704 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9946.937500 2.459041 12173.073242", "-147.536087 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9951.316406 2.456584 12163.925781", "-57.536015 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9967.628906 2.982088 12216.631836", "23.269314 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9974.114258 2.608883 12217.965820", "-165.368713 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9968.411133 2.598889 12220.036133", "-156.368683 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9957.268555 2.878830 12219.424805", "9.018796 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9962.672852 2.630023 12221.420898", "-165.368713 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9956.968750 2.630224 12222.600586", "-165.368713 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9949.094727 2.290668 12216.791016", "-52.114998 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9950.568359 2.502328 12222.426758", "169.430954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9946.103516 2.502292 12218.987305", "124.431107 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "9949.072266 4.056865 12216.599609", "123.058914 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Misc_Razorwire", "9954.172852 2.681131 12224.827148", "4.279030 0.000000 -0.000000", 0.999996);
SpawnObject("StaticObj_Misc_Razorwire", "9965.418945 3.833623 12220.464844", "16.226149 0.000000 -0.000000", 0.999995);
SpawnObject("StaticObj_Misc_Razorwire", "9974.894531 4.045136 12217.951172", "4.138692 0.000000 1.999999", 0.999991);
SpawnObject("StaticObj_Mil_HBarrier_4m", "9978.966797 2.518270 12217.747070", "-132.136566 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "9986.480469 2.153873 12213.271484", "2.862576 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "9934.141602 2.514812 12205.692383", "-78.136871 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "9939.416992 2.586293 12209.928711", "-33.137161 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9956.496094 2.585373 12217.375000", "-112.030205 0.000000 -0.000000", 1);
SpawnObject("land_Mil_Barracks_Round_Polar", "9978.102539 3.293911 12201.352539", "18.644497 -0.000000 -0.000000", 0.999999);
SpawnObject("land_Mil_Barracks_Round_Polar", "9990.352539 3.154692 12196.880859", "18.644497 -0.000000 -0.000000", 0.999999);
SpawnObject("Land_Mil_Tent_Big3", "9956.952148 3.053032 12180.642578", "116.999947 0.000000 -0.000000", 1);
SpawnObject("Land_Mil_GuardTower", "9955.437500 5.381531 12211.178711", "107.999939 0.000000 -0.000000", 1);
SpawnObject("Land_Mil_ReinforcedTank2", "9958.200195 -7.015460 12155.099609", "115.922989 0.000000 0.000000", 0.999996);
SpawnObject("Land_DieselPowerPlant_Tank_Big", "9964.260742 4.871634 12155.512695", "124.607193 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Transmitter_Small1", "9953.533203 10.108177 12150.509766", "-116.607018 0.000000 0.000000", 0.5);
SpawnObject("StaticObj_Misc_BagFence_Corner", "9968.775391 2.157746 12174.570313", "116.999916 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BagFence_Corner", "9966.500000 2.281304 12170.091797", "26.999882 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BagFence_3m", "9934.534180 2.281307 12197.137695", "116.999947 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BagFence_3m", "9955.121094 4.288021 12219.882813", "-176.651215 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Misc_BagFence_3m", "9958.276367 4.286378 12219.452148", "9.003107 0.000000 0.000000", 0.999998);
SpawnObject("StaticObj_Misc_BagFence_3m", "9946.197266 3.407883 12219.486328", "120.348732 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Roadblock_Bags_EndL", "9944.164063 2.432142 12216.960938", "62.999947 -0.000000 -0.000000", 1);
SpawnObject("Land_Mil_Fortified_Nest_Small", "9945.240234 0.995451 12218.476563", "125.999870 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BagFence_3m", "9945.286133 1.988580 12220.218750", "120.348732 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile", "9943.554688 6.208258 12218.863281", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "9934.034180 2.078155 12181.984375", "-98.999962 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Roadblock_Bags_EndL", "9932.923828 2.252767 12183.683594", "71.999947 -0.000000 -0.000000", 1);
SpawnObject("Land_Mil_CamoNet_Roof_east", "9971.499023 3.819969 12170.578125", "35.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Slum_Roof1", "9967.959961 3.300571 12170.713867", "23.078976 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Slum_Roof1", "9971.508789 3.300453 12169.036133", "23.078976 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Slum_Roof1", "9969.089844 3.299767 12173.277344", "-156.371155 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Slum_Roof1", "9972.657227 3.302659 12171.596680", "-156.371155 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9969.033203 2.559106 12166.489258", "-147.535919 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9964.773438 2.434561 12168.291992", "-40.030270 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9964.471680 2.434426 12171.401367", "22.969721 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9939.764648 2.290723 12194.756836", "-71.999924 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9940.400391 2.302945 12205.102539", "-62.999962 0.000000 0.000000", 1);
SpawnObject("land_Mil_Barracks_Round_Polar", "9992.944336 3.252975 12144.955078", "111.935707 0.000000 -0.000000", 1);
SpawnObject("land_Mil_Barracks_Round_Polar", "9988.496094 3.292326 12134.899414", "113.980614 0.000000 -0.000000", 0.999998);
SpawnObject("land_misc_barel_fire_2", "10001.213867 2.183121 12175.282227", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10015.133789 2.603055 12153.727539", "-63.135921 -0.000000 -0.000000", 0.999997);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10011.599609 2.753656 12153.063477", "116.210953 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10017.934570 2.533134 12159.563477", "-69.019600 -0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10019.474609 2.533186 12165.432617", "-78.019440 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10015.483398 2.809173 12162.643555", "105.578606 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10023.625000 2.447475 12183.549805", "99.838791 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10023.639648 2.450298 12190.181641", "-96.891258 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Round", "10019.981445 2.451035 12195.898438", "-138.065170 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10020.810547 2.725885 12183.655273", "104.877991 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10019.526367 2.725851 12191.666016", "50.878242 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "10023.716797 3.767476 12188.582031", "84.122688 0.000000 0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9982.799805 2.461034 12213.244141", "-156.368652 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9988.183594 2.461211 12210.918945", "-156.368652 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9993.554688 2.461048 12208.515625", "-156.368652 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9998.856445 2.461172 12206.098633", "-156.368652 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10004.504883 2.596608 12204.136719", "46.700485 0.000000 -0.000000", 0.999997);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10009.566406 2.461169 12201.143555", "-156.368652 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10014.884766 2.461056 12198.744141", "-156.368652 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10012.145508 2.736729 12196.545898", "23.878239 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10003.752930 2.736691 12200.827148", "32.878239 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9995.407227 2.736679 12205.024414", "23.878239 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9987.105469 2.736664 12208.490234", "23.878239 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9978.881836 2.743242 12211.929688", "41.878239 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Transmitter_Box", "10006.803711 3.852672 12152.718750", "-66.499596 -0.000000 -0.000000", 0.999994);
SpawnObject("StaticObj_Transmitter_Small2", "9976.466797 4.909946 12208.356445", "17.999981 0.000000 0.000000", 0.465);
SpawnObject("StaticObj_Misc_Flagpole", "9992.511719 4.566797 12168.873047", "-61.543804 0.000000 -0.000000", 0.999996);
SpawnObject("StaticObj_EmergencyBlanket_discarded", "9977.408203 2.059672 12178.090820", "-25.123701 0.000000 -0.000000", 1);
SpawnObject("land_budova2_winter", "9999.660156 4.273906 12161.191406", "-154.280502 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9948.377930 2.456637 12158.386719", "-66.535988 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9946.603516 2.458133 12152.357422", "102.606163 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9947.741211 2.460538 12145.647461", "75.606155 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9950.666016 2.896222 12139.944336", "57.606121 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9955.419922 2.760072 12135.599609", "-147.535965 0.000000 -3.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9960.916016 2.541909 12132.191406", "-147.536087 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9974.264648 2.459111 12125.077148", "-156.536087 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9980.816406 2.459096 12122.495117", "-156.536087 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9987.743164 2.459085 12120.376953", "-174.536057 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "9995.804688 2.633405 12121.579102", "158.463898 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10001.308594 2.660073 12126.283203", "122.463852 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9962.027344 2.629748 12135.991211", "-147.358093 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9951.424805 2.736660 12144.125000", "65.796524 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9949.823242 2.733146 12152.926758", "-82.622971 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9952.437500 2.734651 12161.476563", "-64.622955 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9982.385742 2.734847 12124.842773", "-156.358093 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9991.631836 2.734786 12123.637695", "176.641830 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "9999.676758 2.734736 12128.751953", "122.641808 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10004.019531 2.713108 12136.927734", "115.975060 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10007.563477 2.694970 12145.237305", "115.975060 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10004.360352 2.720663 12131.581055", "122.463852 4.053527 2.599547", 0.99881);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10007.493164 2.170322 12136.904297", "115.797043 1.297342 -7.359493", 0.996145);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10010.167969 2.417585 12142.340820", "115.797012 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10012.606445 2.417550 12147.974609", "115.797012 0.000000 -0.000000", 1);
SpawnObject("Land_Shed_Closed_Small1", "10012.752930 3.221924 12186.722656", "-164.781479 0.000000 0.000000", 0.999998);
SpawnObject("StaticObj_Wreck_PowGen", "9960.527344 2.876807 12140.633789", "131.173004 -6.499990 1.999999", 1);
SpawnObject("StaticObj_Mil_HBarrier_6m", "10021.720703 2.458875 12174.205078", "-83.811859 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_Big", "10018.909180 2.734622 12171.607422", "-76.250374 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10021.308594 2.434395 12170.205078", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10022.153320 2.434449 12168.038086", "44.999992 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "10018.541992 2.217264 12179.207031", "33.123756 0.000000 -24.999996", 0.999994);
SpawnObject("Land_Misc_Toilet_Mobile", "10003.722656 3.196964 12144.500000", "109.474136 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Mobile", "10004.371094 3.211683 12146.604492", "118.474091 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Mobile", "10001.799805 2.559176 12149.200195", "73.474106 0.000000 -90.000000", 1);
SpawnObject("Land_Misc_Toilet_Mobile", "9989.518555 3.208707 12203.691406", "176.148636 0.000000 -0.000000", 1);
SpawnObject("Land_Mil_GuardBox_Brown", "9976.436523 3.098502 12128.301758", "20.736403 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9973.122070 2.434415 12128.363281", "35.999996 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9965.865234 2.337958 12129.476563", "45.000038 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9969.305664 2.337879 12127.185547", "27.000034 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9974.750977 2.328311 12130.152344", "144.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9965.234375 2.348349 12132.601563", "125.999992 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9972.244141 2.291899 12124.541016", "45.000023 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "9978.245117 2.688117 12121.446289", "24.149246 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "9986.665039 3.922037 12121.325195", "3.288978 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9984.009766 2.434445 12120.086914", "-26.999989 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9991.992188 2.433904 12119.726563", "72.000015 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "9995.099609 4.065260 12121.685547", "-26.723904 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Razorwire", "9948.144531 3.950243 12144.834961", "60.963623 0.000000 0.000000", 0.999998);
SpawnObject("StaticObj_Misc_Razorwire", "9947.629883 3.952295 12155.040039", "106.329491 0.000000 0.000000", 0.999999);
SpawnObject("Land_Mil_Fortified_Nest_Small", "9950.852539 0.926200 12170.295898", "125.999992 -0.499999 2.499999", 1);
SpawnObject("StaticObj_Misc_Razorwire", "9954.189453 4.286887 12137.092773", "39.162083 0.000000 0.000000", 0.999997);
SpawnObject("StaticObj_Roadblock_Bags_EndL", "9952.149414 1.926759 12166.766602", "134.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Roadblock_Bags_EndR", "9950.731445 1.448125 12170.113281", "-93.692810 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9953.848633 2.434486 12167.926758", "-9.000010 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9951.890625 2.434545 12169.942383", "-81.000008 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Group", "9948.259766 6.257586 12171.525391", "23.547647 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Tire", "9950.149414 2.067550 12164.885742", "53.999985 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Tire", "9941.356445 2.055195 12162.624023", "107.999939 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Tire", "9948.620117 3.364954 12172.000000", "108.000000 6.499966 11.499996", 0.999999);
SpawnObject("StaticObj_Misc_TirePile_Group", "9936.023438 5.950915 12181.957031", "-11.190227 -0.000000 -0.000000", 0.999993);
SpawnObject("StaticObj_Misc_Razorwire", "10012.079102 3.753422 12148.161133", "-67.823975 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_Razorwire", "10000.481445 3.829893 12128.051758", "-58.249577 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Misc_Razorwire", "10016.084961 3.817294 12156.140625", "-62.896427 0.000000 -0.000000", 0.999997);
SpawnObject("StaticObj_Misc_Razorwire", "10019.118164 3.829322 12164.563477", "-74.612305 0.000000 -0.000000", 0.999996);
SpawnObject("StaticObj_Misc_Razorwire", "10004.430664 3.735313 12136.393555", "113.836143 0.000000 -0.000000", 0.999996);
SpawnObject("StaticObj_Misc_Razorwire", "10010.427734 3.858288 12200.701172", "24.423948 0.000000 0.000000", 0.999996);
SpawnObject("StaticObj_Misc_Razorwire", "10002.367188 3.856714 12204.370117", "24.423948 0.000000 0.000000", 0.999995);
SpawnObject("StaticObj_Misc_Razorwire", "9994.632813 3.785648 12208.283203", "24.423948 0.000000 0.000000", 0.999996);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10012.905273 2.611039 12205.625977", "110.862793 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10004.408203 2.547863 12215.546875", "-177.137238 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10027.557617 2.502140 12192.418945", "-177.137238 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10029.199219 2.532283 12156.144531", "-105.137161 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "10022.249023 2.579798 12152.152344", "-105.137161 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "9984.617188 2.527796 12114.061523", "-114.137131 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "9977.878906 2.655492 12107.201172", "-177.137085 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "9940.144531 2.519783 12145.568359", "-177.137085 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "9938.825195 2.568798 12173.250000", "-141.136993 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Hedgehog_Concrete", "9919.009766 2.592672 12205.400391", "-123.136955 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "9945.480469 2.073642 12147.874023", "44.999981 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "10008.900391 2.270052 12138.284180", "71.999947 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Tire", "10014.186523 2.530854 12134.642578", "54.000050 -3.711277 -8.018916", 0.996019);
SpawnObject("StaticObj_Misc_TirePile", "10007.017578 6.538424 12133.611328", "178.963821 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "10011.121094 1.800409 12140.918945", "-0.000064 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile", "10025.712891 6.162999 12185.684570", "-107.068108 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Tire", "10025.270508 2.045246 12177.315430", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Large", "10025.337891 2.103677 12184.407227", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile_Group", "10013.953125 6.208601 12200.625977", "85.469467 0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Misc_TirePile_Large", "10013.486328 2.127214 12200.287109", "9.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile", "10015.155273 7.348017 12198.726563", "-127.498154 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Roadblock_Bags_EndL", "9997.343750 1.833611 12208.185547", "161.999832 0.000000 -0.000000", 1);
SpawnObject("Land_Mil_CamoNet_Roof_east", "10014.478516 3.095967 12171.389648", "92.964119 -0.000000 -0.000000", 0.999996);
SpawnObject("StaticObj_Wreck_PowGen", "9968.550781 2.811363 12206.065430", "59.173046 -0.000000 -0.000000", 1);
SpawnObject("Land_Wreck_offroad02_aban2", "9970.536133 3.620137 12171.335938", "143.999893 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Range_Roof", "9998.876953 3.499443 12167.204102", "26.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Range_Roof", "9940.237305 3.379282 12190.146484", "107.999939 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Slum_Roof6", "9983.786133 2.560674 12200.284180", "31.375835 -0.000000 -0.000000", 0.999998);
SpawnObject("StaticObj_Slum_Roof5", "10004.090820 3.673920 12192.948242", "-65.206406 0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Slum_Roof1", "10015.284180 2.975453 12183.443359", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_box_c_multi", "9964.045898 1.983096 12177.629883", "116.999947 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "9999.072266 3.119098 12169.317383", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "10003.471680 2.907197 12150.427734", "-35.999981 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "9989.876953 2.659347 12149.852539", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "9977.393555 3.113765 12130.115234", "89.999931 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "9970.025391 2.907170 12138.942383", "-35.999996 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "9988.180664 3.118511 12158.835938", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "9963.408203 2.659347 12169.536133", "53.999985 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "9944.667969 2.659323 12191.608398", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_debris_small_house", "9942.918945 1.987113 12194.157227", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "9940.266602 2.387765 12187.775391", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "9960.089844 2.387838 12163.282227", "71.999947 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile8", "9954.121094 2.267357 12175.924805", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodenCrate", "9948.423828 2.292817 12178.939453", "-62.999973 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets2", "9963.110352 2.422346 12174.413086", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_debris_small_house", "9972.830078 1.979065 12169.110352", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "10000.179688 2.209328 12199.523438", "-125.999924 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_debris_small_house", "9998.151367 1.988597 12197.763672", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets2", "9996.963867 2.225066 12201.676758", "62.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "10010.481445 2.456346 12192.815430", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_dirtpile_small_house", "10017.101563 2.000864 12181.768555", "152.999924 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10004.863281 2.121206 12192.611328", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10006.296875 2.121207 12191.776367", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10005.601563 2.121193 12190.311523", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10007.051758 2.121208 12193.235352", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10005.645508 2.121213 12194.126953", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10000.575195 2.121197 12193.668945", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets1", "9991.676758 2.346721 12174.927734", "80.999786 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_EmergencyBlanket_discarded", "9996.649414 2.031832 12198.288086", "161.999695 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "9971.179688 2.090169 12144.099609", "170.999985 -0.000005 179.999924", 1);
SpawnObject("StaticObj_Misc_WoodPile1", "9984.043945 2.176158 12133.149414", "-62.999973 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "10009.253906 2.810771 12188.571289", "-71.999947 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "10010.446289 2.801353 12190.541016", "9.000059 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest3", "10011.299805 2.465262 12188.206055", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10017.132813 2.121202 12188.561523", "9.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10015.397461 2.036543 12188.975586", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "10014.615234 2.084579 12186.993164", "81.150795 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_ammoboxes_big", "10016.019531 3.063586 12187.610352", "-77.759613 0.000000 0.000000", 0.999999);
SpawnObject("StaticObj_Garbage_Pile8", "10015.528320 2.391982 12184.271484", "0.000000 0.000000 -0.000000", 1);
SpawnObject("Land_Roadblock_WoodenCrate", "10018.371094 2.242604 12186.115234", "18.000051 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile3", "9997.388672 2.181292 12199.717773", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10005.294922 2.677840 12193.408203", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10006.881836 2.682415 12192.782227", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10006.118164 2.687708 12191.507813", "53.999985 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodenCrate_3x", "10007.545898 2.795377 12190.362305", "107.999908 0.000000 -0.000000", 1);
SpawnObject("StaticObj_ammoboxes_single", "10002.647461 2.445449 12188.083008", "62.999962 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "9979.541016 2.659346 12197.918945", "35.999996 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "9962.465820 2.864690 12192.607422", "-9.000025 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "9953.620117 2.470831 12191.874023", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "9958.802734 2.385149 12197.291992", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_ammoboxes_single", "9953.984375 2.497348 12193.447266", "-162.000076 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile8", "9939.689453 2.456468 12192.500000", "-44.999817 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest1", "10016.946289 2.751805 12173.750977", "134.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10010.273438 2.471939 12170.082031", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "10015.104492 2.464958 12172.672852", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "10016.302734 2.221167 12168.792969", "62.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_dirtpile_small_house", "9990.193359 1.976418 12176.557617", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Decon_HazmatBag_01_F", "9955.373047 2.435515 12176.645508", "-117.000107 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_HazmatBag_01_F", "9998.810547 2.219599 12198.855469", "144.000000 0.000000 -32.500000", 1);
SpawnObject("StaticObj_Decon_HazmatBag_01_F", "10006.354492 2.569635 12190.768555", "63.000000 0.000000 -15.500000", 0.999999);
SpawnObject("StaticObj_Decon_PowerCable_01_SBend_F", "9970.555664 2.015803 12205.202148", "71.999947 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_CurveLong_F", "9975.523438 2.024573 12206.235352", "71.999947 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_CurveLong_F", "9983.947266 2.016588 12203.683594", "134.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_SBend_F", "9985.490234 2.015834 12198.727539", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_SBend_F", "9980.805664 2.015961 12207.617188", "-44.999981 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "9993.447266 2.387851 12128.808594", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest3", "9990.463867 2.396739 12126.100586", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile3", "9999.846680 2.224411 12138.000977", "-132.470657 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "9993.960938 2.393219 12154.943359", "18.000004 -0.000000 -0.000000", 0.999999);
SpawnObject("StaticObj_Misc_BoxWooden", "9988.627930 2.470710 12154.208008", "62.999973 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_SBend_F", "9965.874023 2.013842 12140.128906", "89.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_StraightLong_F", "9970.845703 2.013921 12140.528320", "89.999931 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_StraightLong_F", "9975.831055 2.015722 12140.526367", "89.999931 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_Step_F", "9979.985352 2.233203 12140.550781", "89.999931 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_canister_DZ", "9980.160156 2.152695 12140.500000", "-0.000022 90.000000 -0.000022", 1);
SpawnObject("StaticObj_Furniture_canister_DZ", "9985.078125 2.286747 12132.445313", "-0.000014 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_canister_DZ", "10000.774414 2.550575 12193.968750", "-8.999986 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_canister_DZ", "10000.352539 2.379758 12193.580078", "170.999985 90.000000 179.999969", 1);
SpawnObject("StaticObj_Furniture_canister_DZ", "9966.208984 2.332057 12169.848633", "-8.999986 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_canister_DZ", "9964.129883 2.323826 12178.910156", "-8.999986 0.000000 0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_StraightLong_F", "10004.614258 5.421780 12149.796875", "-122.066978 -1.999979 0.000000", 0.999998);
SpawnObject("StaticObj_Decon_PowerCable_01_StraightLong_F", "10000.392578 5.250109 12147.154297", "-122.066978 -1.999990 0.000000", 1);
SpawnObject("StaticObj_Decon_PowerCable_01_StraightLong_F", "9996.257813 5.084354 12144.565430", "-122.066978 -1.999990 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "10017.171875 2.177710 12190.494141", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets2", "9950.848633 2.224303 12213.083984", "44.999992 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodenCrate", "9949.655273 2.271211 12211.469727", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "9962.926758 3.113667 12207.117188", "111.772552 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Ground_6m", "9967.339844 2.907144 12203.228516", "165.772308 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_Round", "9944.222656 2.460692 12212.975586", "106.431099 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcreteBlock2", "9942.118164 2.347237 12210.354492", "-80.999954 0.000000 0.000000", 1);
SpawnObject("StaticObj_Mil_HBarrier_1m", "9946.512695 2.434422 12212.106445", "-22.852507 0.000000 0.000000", 1);
SpawnObject("StaticObj_EmergencyBlanket_discarded", "9976.191406 2.035795 12174.709961", "118.291695 0.000000 -0.000000", 1);
SpawnObject("Land_wreck_truck01_aban1_green", "9956.562500 1.955979 12195.299805", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4555.634277 14.643480 11059.159180", "-96.583603 0.000000 2.499999", 1);  //Любянск
SpawnObject("StaticObj_Wall_Wood3_4", "4533.671875 15.233859 11040.810547", "80.886269 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4533.085449 15.281111 11044.328125", "80.886330 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets1", "4532.596680 14.918732 11040.744141", "-171.000122 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "4532.160645 15.279531 11043.230469", "0.000000 0.000000 -0.000000", 1);
SpawnObject("Land_wreck_truck01_aban2_green", "4559.638672 14.190532 11051.077148", "152.999908 2.961656 -1.823480", 1);
SpawnObject("StaticObj_Misc_Pallets3", "4555.324707 14.200392 11052.384766", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4558.552734 14.631901 11050.369141", "-62.999947 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Through_Trailer", "4527.802246 15.131677 11019.189453", "173.671066 1.273520 -1.800716", 1);
SpawnObject("Land_Farm_WaterTower_Small", "4625.359375 21.954567 10911.537109", "80.805618 0.000000 -0.000000", 1);
SpawnObject("Land_Power_Pole_Wood1_Lamp_Amp", "4543.034180 17.402481 11025.518555", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("Land_Power_Pole_Wood1_Lamp_Amp", "4549.907715 17.903549 10937.471680", "80.899986 0.000000 -0.000000", 1);
SpawnObject("Land_Power_Pole_Wood1_Lamp_Amp", "4565.952637 17.982924 10897.028320", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("Land_Barn_Brick2", "4418.213867 19.499146 10966.261719", "68.275391 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Timbers1", "4428.400391 16.133730 10966.750000", "-21.999573 -1.973898 -0.979839", 1);
SpawnObject("StaticObj_Misc_Timbers_Log5", "4428.348145 14.899049 10971.930664", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Timbers_Log5", "4429.717285 15.004935 10967.813477", "0.000000 0.000000 13.500000", 1);
SpawnObject("StaticObj_Misc_Timbers_Log4", "4432.739258 16.375729 10957.689453", "18.000069 -0.013180 -1.738794", 1);
SpawnObject("StaticObj_Misc_Timbers_Log4", "4436.426270 16.844090 10947.334961", "90.000038 1.647751 0.366546", 1);
SpawnObject("StaticObj_Slum_Roof4", "4432.871094 18.013485 10941.636719", "161.999832 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "4431.256836 16.616562 10940.601563", "134.999969 1.538685 4.912643", 1);
SpawnObject("StaticObj_Wall_Fen7_4", "4429.157715 16.559019 10941.287109", "80.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Fen7_4", "4429.851563 16.627914 10937.424805", "80.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "4431.949219 16.902914 10938.485352", "43.203514 1.271061 4.912632", 1);
SpawnObject("StaticObj_Wall_Fen7_4", "4431.328125 16.845371 10936.366211", "-10.796885 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Fen7_4", "4435.164063 16.861197 10937.178711", "-10.796931 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Fen7_Pole", "4437.166992 16.888216 10937.156250", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Fen7_4", "4440.485352 17.056879 10938.245117", "-10.796931 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Fen7_4", "4441.925781 16.956884 10940.158203", "-92.019806 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Fen7_4", "4441.708496 17.025780 10944.075195", "-92.019806 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Fen7_Pole", "4442.031738 17.020256 10946.051758", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets1", "4433.250000 16.871601 10940.851563", "44.999992 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "4441.182129 17.735912 10939.032227", "0.000000 0.000000 -0.000000", 1);
SpawnObject("Land_Slum_House7", "4447.366211 18.234152 10945.063477", "81.726006 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_DogHouse", "4500.420898 16.165236 11015.240234", "-9.000000 0.000000 0.000000", 1);
SpawnObject("Land_Misc_DogHouse", "4564.553223 15.824612 10947.556641", "-98.999985 0.000000 -0.000000", 1);
SpawnObject("Land_Shed_W2", "4560.682129 15.082411 10970.869141", "-98.117661 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4561.250000 15.764068 10974.000000", "169.270950 0.000000 6.500000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4565.081055 16.192221 10974.716797", "169.270432 0.000000 5.999996", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4567.328125 16.547768 10973.157227", "-100.728188 -4.999627 0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4567.990234 16.287399 10969.200195", "-100.731003 5.999785 0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4568.678711 15.928189 10965.275391", "-100.728188 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_END", "4557.303711 15.469926 10973.574219", "179.999878 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4546.198242 15.070120 11016.383789", "-9.000010 0.000000 0.000000", 1);
SpawnObject("Land_Wreck_Lada_Red", "4543.097168 15.274518 11023.541992", "-152.999802 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4546.436035 15.118923 11014.645508", "8.999986 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wreck_Decal_Small1", "4542.265137 16.497768 11023.054688", "44.999992 -0.000000 -0.000000", 1);
SpawnObject("Land_Shed_W4", "4543.654785 16.281809 10949.458984", "79.317680 0.000000 0.000000", 1);
SpawnObject("Land_Construction_House1", "4589.359375 19.248941 10876.618164", "-6.828278 -0.000000 -0.000000", 1);
SpawnObject("Land_House_2B02", "4500.962402 26.034990 10885.952148", "-5.128107 0.000000 0.000000", 1);
SpawnObject("Land_Village_HealthCare", "4574.380371 19.338673 10912.002930", "-98.055862 -0.000000 -0.000000", 1);
SpawnObject("land_leseni4x", "4586.683594 18.681219 10883.715820", "-8.036186 0.000000 0.000000", 1);
SpawnObject("StaticObj_Slum_Roof1", "4585.821289 17.574814 10871.054688", "-5.852170 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "4595.019043 15.745827 10872.663086", "-131.852112 -4.001684 1.551038", 1);
SpawnObject("StaticObj_Misc_Pallets3", "4589.955078 16.671751 10871.277344", "88.439667 4.908262 4.877495", 1);
SpawnObject("Land_Slum_House7", "4574.306641 16.365406 10893.350586", "169.992081 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets1", "4587.689941 16.196262 10871.402344", "-131.852158 -6.846394 -0.510094", 1);
SpawnObject("StaticObj_Slum_Roof1", "4589.254883 17.783974 10871.217773", "-5.852170 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "4576.941895 17.215855 10855.088867", "27.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets1", "4586.191895 15.260941 10854.697266", "-41.852127 0.743743 -0.543314", 1);
SpawnObject("land_seb_mine_maringotka", "4571.243164 16.873896 10883.833008", "156.831619 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4573.393555 15.590119 10875.030273", "-27.000082 -0.914217 -1.796174", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4582.713379 16.530617 10877.596680", "-26.999990 1.041801 -2.793156", 1);
SpawnObject("StaticObj_Wall_CBrk_End", "4571.453613 16.125000 10869.154297", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_Corner", "4567.406250 16.140745 10895.751953", "80.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5_D", "4570.837402 16.120626 10873.110352", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4567.701172 16.137365 10892.838867", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4568.485840 16.125975 10887.907227", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4569.267090 16.123642 10882.963867", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4570.042480 16.122587 10878.057617", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4595.021973 17.923904 10900.202148", "-7.980804 -1.507265 -5.755589", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4570.256348 16.149733 10896.354492", "-8.766462 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_End", "4574.213867 16.160643 10896.992188", "170.999985 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_End", "4591.222656 17.523487 10899.590820", "-8.214336 -1.498074 -5.999996", 1);
SpawnObject("StaticObj_Wall_CBrk_Corner", "4597.920410 18.222982 10900.458008", "171.785416 1.311967 6.060720", 1);
SpawnObject("StaticObj_Wall_CBrk_End", "4598.360840 18.292225 10898.582031", "-98.213997 -5.558936 1.419627", 1);
SpawnObject("StaticObj_Misc_Bench3", "4580.647949 16.028324 10917.090820", "80.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench5", "4582.396484 16.164261 10915.941406", "90.000008 3.910182 0.731617", 1);
SpawnObject("StaticObj_Garbage_Bin", "4580.394043 16.394873 10918.504883", "30.528696 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "4582.364258 18.175325 10918.821289", "35.999996 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench2", "4565.395020 15.936967 10915.735352", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench2", "4564.987305 15.954296 10918.178711", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Bin", "4565.490234 15.676378 10909.900391", "33.996887 0.000000 -86.500008", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "4565.678223 17.663971 10910.401367", "35.999996 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_AdvertColumn", "4501.195313 21.225796 10865.750000", "133.314087 0.000000 0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Border", "4571.514648 15.244803 10899.672852", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Border", "4566.196289 15.494320 10909.375977", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Border", "4567.742676 15.262350 10899.069336", "-9.000000 0.000000 0.000000", 1);
SpawnObject("Land_Wreck_sed02_aban1_red", "4565.323730 16.174984 10906.822266", "27.000328 1.470198 0.543969", 1);
SpawnObject("StaticObj_Wreck_Decal_Small2_NoLC", "4564.990723 15.356509 10907.556641", "27.000360 1.470016 0.543970", 1);
SpawnObject("StaticObj_Wreck_PowGen", "4592.945313 17.709547 10896.817383", "80.999954 5.668061 -1.647722", 1);
SpawnObject("StaticObj_Wreck_Bulldozer", "4592.905762 16.700447 10854.253906", "135.000351 2.517622 1.489152", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4600.839844 18.482811 10881.586914", "82.234634 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4601.503418 18.408401 10876.671875", "82.234634 0.000000 1.500000", 1);
SpawnObject("StaticObj_Wall_CBrk_End", "4602.059570 18.345161 10872.723633", "-97.997040 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_End", "4600.270996 18.475285 10885.541992", "82.001038 -0.000000 -0.000000", 1);
SpawnObject("Land_House_2W02", "4523.710938 20.528698 10990.006836", "170.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4547.017578 15.423164 10949.394531", "-99.413101 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4545.715332 15.444872 10947.330078", "-9.544874 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4546.408691 15.423005 10953.002930", "-99.413101 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4542.194824 15.539248 10946.751953", "-9.544874 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4535.023926 15.635754 10946.088867", "177.419693 0.464896 0.035919", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4538.638184 15.626469 10946.324219", "-4.584540 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4545.802734 15.426993 10956.637695", "-99.413101 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4544.295410 15.375322 10964.201172", "-99.413101 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4543.686035 15.377661 10967.829102", "-99.413101 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_NoticeBoard1", "4524.256836 15.656068 10955.941406", "-125.999870 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4532.451660 15.303038 11047.956055", "-99.413101 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4557.851563 15.030984 11043.540039", "-96.583603 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_IndFnc_9", "4632.509766 17.976891 10913.776367", "82.840828 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_IndFnc_9", "4628.153809 17.868820 10909.268555", "172.858124 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_IndFnc_9", "4620.683594 17.914314 10912.887695", "-97.270775 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_IndFnc_3_Hole", "4622.876465 17.852228 10908.332031", "167.410324 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_IndFnc_9", "4624.887207 18.075819 10917.810547", "-10.554388 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_IndFnc_Pole", "4628.760742 18.088238 10918.668945", "-16.158506 0.000000 0.000000", 1);
SpawnObject("Land_Shed_W6", "4530.252441 16.769508 10976.833008", "-99.745461 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4541.802734 15.358732 10979.143555", "-100.272011 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4542.501953 15.365306 10975.269531", "-100.272011 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4540.919434 15.389144 10973.000977", "-10.272003 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4543.079590 15.376183 10971.443359", "-99.413101 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4536.988770 15.372458 10972.306641", "-9.606156 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4533.104004 15.379195 10971.652344", "-9.606156 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4529.311523 15.377817 10970.895508", "-13.002481 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4541.078125 15.397749 10983.066406", "-99.354935 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "4541.477539 15.735400 10974.835938", "80.999870 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest1", "4541.076660 15.780212 10977.406250", "-98.999771 -0.114699 -0.724316", 1);
SpawnObject("StaticObj_Misc_BoardsPack2", "4520.947266 16.238720 10983.685547", "81.000038 -0.783959 2.072428", 1);
SpawnObject("StaticObj_Misc_Coil", "4604.247559 18.847021 10874.092773", "-7.696891 3.776986 -6.399202", 1);
SpawnObject("Land_Misc_Through_Static", "4526.173828 15.730309 10984.845703", "-9.000003 1.792584 1.385059", 1);
SpawnObject("StaticObj_Misc_ConcretePanels", "4595.133789 17.675085 10878.943359", "-7.249370 2.228783 -4.799712", 1);
SpawnObject("StaticObj_Misc_Pipes_2", "4592.445313 15.660690 10862.917969", "80.999901 4.868468 3.099925", 1);
SpawnObject("Land_Misc_Toilet_Dry", "4601.779297 19.360590 10884.658203", "-97.696350 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Dry", "4519.726563 16.696552 10975.509766", "170.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Carousel", "4534.163086 15.712159 10949.484375", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Football_Gate", "4527.135742 20.242533 10844.875977", "-0.515670 -0.000825 -0.091672", 1);
SpawnObject("StaticObj_Misc_PostBox1", "4503.013184 19.546526 10877.788086", "-95.715919 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_RoadBarrier", "4555.135254 16.884314 10870.094727", "-3.944900 0.000000 -0.000000", 1);
SpawnObject("Land_House_1W10", "4537.315430 16.743374 10967.293945", "171.654099 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Dry", "4516.984375 16.548639 10960.328125", "-126.000046 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Sandbox", "4541.240234 14.767406 10954.302734", "-10.895153 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench4", "4545.235840 15.339643 10956.282227", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench4", "4544.329102 15.339706 10951.518555", "-8.999912 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Bench4", "4545.746582 15.342854 10953.264648", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench4", "4524.032227 15.408218 10954.156250", "135.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench4", "4522.233887 15.408261 10952.351563", "135.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4521.262207 15.547544 10949.997070", "-146.580215 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Rubble_DirtPile_Large", "4508.921387 15.867653 10972.990234", "17.999950 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Rubble_DirtPile_Large", "4504.690918 15.859423 10975.185547", "-35.999878 2.325661 -0.221116", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4538.457520 15.316538 10999.392578", "-99.354935 0.000000 -0.000000", 1);
SpawnObject("bldr_mudenoch_1_1000", "4530.878906 23.712793 10870.973633", "89.999954 -0.000000 -0.000000", 1);
SpawnObject("bldr_mudenoch_1_1000", "4548.289063 22.707243 10870.806641", "89.999954 -0.000000 -0.000000", 1);
SpawnObject("bldr_mudenoch_6konec", "4560.111328 18.429153 10870.740234", "-89.999954 0.000000 0.000000", 1);
SpawnObject("Land_Wall_Gate_Fen2_R", "4530.971191 18.998203 10869.408203", "84.645142 0.000000 0.000000", 1);
SpawnObject("Land_Wall_Gate_Fen2_L", "4530.206543 19.065609 10872.352539", "91.043610 -0.000000 -0.000000", 1);
SpawnObject("bldr_sign_decal_gov2", "4504.009766 21.234980 10878.503906", "-5.225674 0.000000 -0.000000", 1);
SpawnObject("bldr_sign_decal_postoffice", "4502.862793 21.434275 10877.716797", "-4.612761 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Tree_Pavement3", "4500.049805 19.987837 10855.500000", "84.632988 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Tree_Pavement3", "4509.266602 19.756334 10856.037109", "-95.167786 0.000000 0.000000", 1);
SpawnObject("bldr_plnt_b_PiceaAbies_1f", "4510.384766 20.720377 10856.127930", "-8.485766 0.000000 -0.000000", 1);
SpawnObject("bldr_plnt_b_PiceaAbies_1fb", "4501.173828 21.050694 10855.529297", "-3.773077 0.000000 -0.000000", 1);
SpawnObject("bldr_plnt_b_PiceaAbies_1fb", "4498.944336 20.336283 10855.323242", "-127.341988 0.000000 -0.000000", 1);
SpawnObject("Land_Wreck_Uaz", "4512.500977 20.473820 10874.781250", "125.996986 -2.084541 1.314291", 1);
SpawnObject("StaticObj_Misc_Bench1", "4498.085449 19.952398 10877.254883", "174.328201 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench1", "4495.015137 19.819235 10877.128906", "174.327927 0.000000 0.000000", 1);
SpawnObject("StaticObj_Slum_Roof1", "4514.633301 20.344999 10847.857422", "-98.559273 1.223305 0.742571", 1);
SpawnObject("StaticObj_Furniture_flag_chernarus_pole", "4507.548340 22.703705 10855.230469", "-90.102516 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Tin7_Pole", "4513.573242 20.824360 10845.823242", "-5.670728 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Football_Gate", "4523.740234 19.755142 10861.500000", "166.217911 -75.359787 -5.999980", 1);
SpawnObject("StaticObj_Misc_Sandbox", "4495.090332 19.226057 10871.824219", "170.363083 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Carousel", "4494.293457 19.790510 10866.516602", "-169.079361 -1.092489 4.724341", 1);
SpawnObject("StaticObj_Misc_Seesaw", "4497.961914 19.923935 10868.013672", "29.424706 1.415228 -3.821698", 1);
SpawnObject("StaticObj_Furniture_gym_ladder", "4512.594238 19.709038 10854.353516", "-95.198822 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Bench1", "4489.307617 19.205330 10871.581055", "80.905563 4.350820 0.133267", 1);
SpawnObject("StaticObj_Wall_Tin7_Pole", "4513.813965 19.870676 10855.524414", "-5.670728 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Tin7_Pole", "4512.206543 21.484404 10855.367188", "-5.670728 0.000000 90.000000", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4531.299316 19.028641 10863.261719", "85.725983 -2.319183 -4.646441", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4532.563965 19.571579 10854.437500", "80.999977 -1.033846 -0.671353", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4533.978516 19.667559 10845.571289", "80.999954 -0.467010 -0.018843", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4527.131348 19.092148 10895.426758", "60.551842 -7.903591 -1.504874", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4530.319824 18.962421 10887.200195", "80.999977 -7.195899 2.644180", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4530.743652 18.805086 10878.387695", "96.563225 -6.467922 1.080738", 1);
SpawnObject("StaticObj_Tribune", "4528.838867 19.723507 10854.652344", "84.721863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4530.263184 19.689991 10840.448242", "170.999847 1.009917 -0.067196", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4521.301270 19.694752 10839.626953", "175.725861 1.560975 -1.219368", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4512.423828 20.032459 10838.298828", "166.725708 2.665583 -2.605786", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4503.691895 20.342545 10837.723633", "-175.274170 0.434577 1.415406", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4492.854980 19.334688 10838.552734", "17.583458 2.297880 -6.724370", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4520.694824 19.227243 10900.300781", "-173.448074 8.750924 -2.065567", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4511.804688 19.156418 10901.507813", "-173.448074 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4502.842285 19.259270 10901.147461", "170.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4493.908203 19.218811 10900.390625", "177.551910 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4486.169922 19.212173 10896.799805", "135.000000 -2.205746 -1.931219", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4483.060547 19.144066 10889.077148", "87.551796 2.240522 -1.104402", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4483.393066 19.190262 10880.097656", "87.551796 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4484.105957 18.951567 10871.159180", "86.988091 4.437561 1.320827", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4485.300293 18.887918 10862.246094", "77.988083 5.147923 -0.171027", 1);
SpawnObject("StaticObj_Wall_TinCom_9_2", "4486.319824 18.689514 10853.360352", "87.551796 5.719841 0.665735", 1);
SpawnObject("StaticObj_Wall_TinCom_9", "4487.666992 18.681908 10844.491211", "77.988037 7.017596 -0.675841", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4514.281250 19.573002 10847.545898", "36.000004 -1.386963 0.351034", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4513.894531 19.568665 10849.138672", "0.000005 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4513.788574 19.494141 10850.051758", "-162.000092 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4514.574219 19.510895 10848.382813", "-139.770996 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Timbers1", "4489.254395 19.150507 10845.408203", "-9.000003 -0.298198 -7.154024", 1);
SpawnObject("StaticObj_Misc_Timbers_Log2", "4492.012207 18.920122 10849.999023", "-26.999985 -2.747976 -5.855175", 1);
SpawnObject("Land_Shed_W2", "4527.080566 19.135519 10888.895508", "-3.413604 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4519.346680 19.258123 10896.878906", "-170.085068 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4519.503418 19.253263 10897.823242", "-170.085190 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont_Corner", "4520.335938 19.221357 10898.810547", "-77.146057 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4521.621094 19.233114 10899.166016", "-76.474022 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4522.559570 19.228582 10898.939453", "-76.474022 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont_Corner", "4524.524902 19.222418 10897.798828", "12.853292 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4523.502441 19.236731 10898.703125", "-76.474022 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4524.737793 19.213234 10895.591797", "-170.084808 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4524.903809 19.205164 10896.547852", "-170.085068 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "4522.266113 21.084841 10895.196289", "-3.650558 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Container2_Open", "4524.168945 19.534853 10897.042969", "-75.896439 -0.543424 6.110022", 1);
SpawnObject("StaticObj_Garbage_Pile6", "4520.599609 18.882996 10897.433594", "140.103134 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "4518.655762 19.457447 10898.668945", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets1", "4518.474609 19.442322 10896.373047", "170.999863 6.011136 0.513617", 1);
SpawnObject("Land_Shed_W4", "4500.765137 20.957266 10843.885742", "-93.929909 0.000000 -0.000000", 1);
SpawnObject("Land_Misc_TrailRoof_Big", "4487.819824 20.379967 10860.900391", "170.225906 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4487.456543 18.841648 10857.605469", "8.999976 1.691688 -4.912817", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4488.832031 18.985901 10858.015625", "80.999924 5.757418 0.001958", 1);
SpawnObject("land_misc_barel_fire_4", "4486.764648 18.844877 10865.457031", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "4487.336914 18.533966 10859.570313", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "4487.082520 18.535368 10861.083984", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "4486.900879 18.541378 10862.479492", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "4488.838867 18.530380 10859.837891", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "4488.584473 18.531782 10861.351563", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "4488.402832 18.537792 10862.747070", "-9.000000 0.000000 0.000000", 1);
SpawnObject("Land_Guardhouse", "4551.731934 17.280750 10864.292969", "86.400253 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4582.483887 16.596567 10880.046875", "27.000011 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_CBrk_5", "4582.778320 16.581457 10898.407227", "171.228592 1.046978 5.093005", 1);
SpawnObject("StaticObj_Rubble_Bricks2", "4586.706543 15.839123 10897.965820", "-53.999996 0.000000 0.000000", 1);
SpawnObject("StaticObj_Rubble_Bricks1", "4569.613770 15.267668 10874.359375", "162.000092 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Rubble_Bricks2", "4582.826172 15.781548 10873.934570", "89.999931 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Tin_4_2", "4576.204102 15.469757 10851.722656", "169.218781 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "4581.906250 16.843241 10881.864258", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4583.979492 15.549987 10863.546875", "44.999916 2.840804 0.906313", 1);
SpawnObject("Land_Wreck_Volha_Blue", "4562.038086 16.035389 10847.081055", "125.999611 1.071238 0.552048", 1);
SpawnObject("Land_Wreck_hb01_aban1_white", "4561.407227 16.414843 10853.546875", "71.999947 -0.202694 -0.030532", 1);
SpawnObject("StaticObj_Wreck_Decal_Small2", "4562.146973 18.519854 10847.369141", "116.999962 1.144351 0.377604", 1);
SpawnObject("Land_House_1B01_Pub", "4546.400879 17.584782 11046.683594", "-96.045685 0.000000 -0.000000", 1);
SpawnObject("Land_Village_store", "4583.642090 17.971172 10842.145508", "81.446892 0.000000 -0.000000", 1);
SpawnObject("StaticObj_BusStop_Village", "4587.575684 15.445137 11047.410156", "-12.174000 0.000000 -0.000000", 1);
SpawnObject("bldr_BusStop_City_Sign", "4589.908691 14.995811 11047.419922", "-107.999939 0.000000 -0.000000", 1);
SpawnObject("StaticObj_BusStop_Village", "4565.810547 16.438900 10840.970703", "-100.936813 0.000000 -0.000000", 1);
SpawnObject("bldr_BusStop_City_Sign", "4567.028320 16.066505 10838.265625", "0.154851 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "4566.756836 16.442638 10840.055664", "98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Tin_4", "4589.976074 15.535642 10847.370117", "-99.000038 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Tin_4_2", "4589.465332 15.516636 10851.323242", "-99.000038 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Tin_4_2", "4587.061035 15.547247 10853.174805", "174.772064 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Tin_4_2", "4583.118652 15.521860 10852.696289", "170.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Tin_4_2", "4579.207520 15.598835 10852.194336", "174.772064 0.000000 -0.000000", 1);
SpawnObject("Land_Wreck_Ikarus", "4603.470215 16.845158 10758.799805", "-27.000301 2.091774 0.385365", 1);
SpawnObject("Land_wreck_truck01_aban2_blue", "4579.895508 14.965253 10850.163086", "-89.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4589.274902 15.478561 10848.265625", "89.999878 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_canister_DZ", "4589.242676 15.365871 10848.999023", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_icebox", "4582.108398 15.571053 10844.750977", "170.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_PostBox1", "4578.944336 14.991908 10838.197266", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4585.217773 15.266947 10845.618164", "-9.000003 0.200602 1.267403", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4585.157227 16.248028 10845.660156", "-44.999992 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4585.328613 15.292396 10846.541992", "71.999870 -0.000000 -0.000000", 1);
SpawnObject("Land_Misc_Toilet_Mobile", "4586.967773 16.099682 10852.109375", "0.000052 0.916261 0.091656", 1);
SpawnObject("StaticObj_Garbage_Container", "4561.366211 15.762403 10941.290039", "117.514587 1.498480 0.000000", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "4576.649414 17.100822 10841.958984", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Bin", "4578.504883 15.546642 10841.226563", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4559.499023 15.712177 10941.742188", "-105.873344 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4560.424316 15.707317 10942.013672", "-105.873344 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile1", "4561.800781 15.386577 10938.075195", "138.030441 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont_Corner", "4561.678711 15.694923 10941.693359", "-12.934287 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4562.550781 15.682999 10940.686523", "-12.262123 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4562.756836 15.678467 10939.745117", "-12.262148 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont_Corner", "4562.585938 15.672303 10937.480469", "77.065445 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4562.957031 15.686615 10938.791016", "-12.262148 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4560.693359 15.675843 10936.323242", "-105.873070 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_GarbCont", "4561.623047 15.670983 10936.591797", "-105.873344 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Garbage_Container_Plastic", "4558.608887 15.392133 10940.765625", "96.561554 -0.999962 88.999992", 1);
SpawnObject("StaticObj_Garbage_GroundSq_5m", "4559.261719 17.389212 10938.378906", "60.561569 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallets3", "4583.767090 14.698438 10845.433594", "-9.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_Bin", "4553.515625 14.281908 11054.806641", "30.528696 0.000000 -96.000008", 1);
SpawnObject("StaticObj_Misc_Bench4", "4553.150879 14.666866 11049.570313", "82.726326 -0.822720 -2.849262", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4495.089844 15.723381 11019.280273", "-80.999924 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4495.846680 15.545229 11022.746094", "-77.044998 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4496.574219 15.299038 11025.990234", "-77.044998 0.000000 0.000000", 1);
SpawnObject("Land_House_2W03_Brown", "4502.831055 25.167582 10853.280273", "174.723434 0.000000 -0.000000", 1);
SpawnObject("Land_House_1W02", "4563.579590 17.622549 10956.630859", "80.080772 -0.000000 -0.000000", 1);
SpawnObject("land_seb_bouda3", "4550.078125 16.619801 11020.479492", "169.796997 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4600.650879 14.816380 11031.350586", "-103.772720 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4599.381348 14.959809 11026.903320", "-12.952390 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Timbers4", "4554.975098 15.115655 11021.250977", "-9.000002 -0.119225 -0.166743", 1);
SpawnObject("StaticObj_Misc_Timbers_Log2", "4556.365723 14.749228 11022.708008", "0.000000 -0.091673 -0.183341", 1);
SpawnObject("StaticObj_Misc_Timbers_Log1", "4557.703613 14.812628 11020.766602", "-9.000002 -0.104887 -0.076205", 1);
SpawnObject("StaticObj_Garbage_GroundSq_3m", "4589.734863 15.469630 11047.421875", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4545.445801 15.096992 11027.203125", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4546.825684 15.088623 11026.720703", "175.910904 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4522.903809 15.088207 11046.846680", "5.426785 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4522.585938 14.985458 11045.225586", "-143.529404 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4522.565430 14.901954 11044.368164", "-63.000031 0.000000 0.000000", 1);
SpawnObject("StaticObj_Furniture_bag_DZ", "4552.617676 14.998297 11027.365234", "135.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4530.604980 15.064427 11030.924805", "178.727905 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4526.668945 15.063009 11031.104492", "-172.272095 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4532.923340 15.077711 11029.080078", "-100.272011 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4533.885742 15.228251 11021.820313", "79.603943 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4536.479980 15.598500 11010.299805", "-99.831192 0.000000 3.499999", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4535.778809 15.357648 11013.691406", "-101.423996 0.000000 2.499999", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_END", "4533.397949 14.957247 11025.519531", "-99.000038 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4517.967285 15.026732 11031.685547", "-173.345718 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4514.063477 15.016685 11032.341797", "-167.253708 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4510.190430 15.019496 11033.308594", "-165.617523 0.000000 -0.000000", 1);
SpawnObject("Land_Wall_Gate_FenG_Big", "4522.302246 15.356216 11031.560547", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4506.379883 15.010139 11034.322266", "-164.345688 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4503.941895 15.334649 11033.250977", "-76.656174 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4503.162598 15.339955 11029.719727", "-76.656311 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4502.316406 15.421252 11026.256836", "-76.656311 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4501.512207 15.400823 11022.700195", "-78.583626 0.000000 0.000000", 1);
SpawnObject("bldr_mudenoch_10_25", "4521.907227 17.275976 11025.683594", "0.000000 0.000000 -0.000000", 1);
SpawnObject("bldr_mudenoch_6konec", "4522.520508 17.549475 11030.660156", "-171.000122 0.000000 -0.000000", 1);
SpawnObject("bldr_mudenoch_6konec", "4521.739746 17.660004 11020.323242", "-1.546120 -2.776259 1.906507", 1);
SpawnObject("Land_Wreck_S1023_Beige", "4521.742676 15.676474 11023.539063", "0.000010 -1.465052 0.458207", 1);
SpawnObject("Land_House_1W05_Yellow", "4510.090820 18.064322 11026.752930", "-78.310471 0.000000 0.000000", 1);
SpawnObject("StaticObj_Ruin_Chimney", "4579.944336 17.904896 11024.092773", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Ruin_Corner2", "4588.371582 14.599854 11029.257813", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Ruin_Rubble", "4577.988770 14.740114 11028.757813", "152.999924 1.079162 2.122368", 1);
SpawnObject("StaticObj_Ruin_Wall", "4578.599609 14.550184 11033.674805", "170.999863 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Ruin_Rubble", "4590.254395 13.931300 11027.063477", "-89.999954 0.000000 0.000000", 1);
SpawnObject("Land_Misc_Toilet_Dry", "4516.106934 16.107771 11029.000977", "-82.700394 0.000000 -0.000000", 1);
SpawnObject("Land_Shed_M3", "4530.580078 15.873043 11029.188477", "88.967781 -0.000000 -0.000000", 1);
SpawnObject("Land_House_1W08_Brown", "4531.399902 17.339981 11011.400391", "-98.718391 0.000000 0.000000", 1);
SpawnObject("Land_House_1W06", "4489.498047 17.520937 11030.066406", "15.718181 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4490.230957 15.121921 11040.588867", "-158.853149 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4496.953613 15.166890 11038.126953", "17.191635 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4493.519531 15.168043 11039.387695", "-158.853516 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4497.420410 15.265778 11029.491211", "-77.853065 0.000000 0.000000", 1);
SpawnObject("Land_Misc_Toilet_Dry", "4476.333496 16.335697 11024.156250", "-76.950172 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4486.947266 15.254621 11042.126953", "-157.033218 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood1D_5", "4481.415527 14.337967 11041.750977", "108.454773 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4483.686035 15.257576 11043.552734", "-157.033218 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood1D_5", "4479.930664 14.325512 11037.009766", "-71.999947 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood1D_5_2", "4478.023926 14.312072 11032.430664", "117.000031 0.000000 -0.000000", 1);
SpawnObject("Land_Shed_W1", "4483.016602 15.704757 11040.517578", "-71.999947 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood1D_5_2", "4475.008789 14.649296 11023.118164", "-77.584312 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "4492.891113 15.760199 11019.020508", "8.999903 -3.820508 -1.998165", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest1", "4490.291016 15.687421 11019.359375", "-170.999863 3.820501 1.998177", 1);
SpawnObject("Land_Wreck_sed01_aban2_black", "4494.893555 15.140320 11034.575195", "90.409935 0.166596 -0.119229", 1);
SpawnObject("Land_Shed_W2", "4501.105469 15.237096 11006.772461", "-168.461395 -0.116726 1.737020", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "4509.846191 15.524028 11022.850586", "8.999879 -3.880193 -1.081068", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest1", "4507.298340 15.478324 11023.305664", "-170.999832 3.158482 1.614246", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4498.979492 16.082951 11013.759766", "-78.458374 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4498.325195 16.073854 11010.276367", "-78.458519 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4497.599121 16.097332 11006.811523", "-78.458519 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4496.916992 16.009300 11003.351563", "-78.458519 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4498.630371 15.582355 11001.250000", "10.511256 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4502.515625 15.665570 11000.502930", "10.511256 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4506.431152 15.691996 10999.946289", "6.654389 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4510.359863 16.037912 10999.649414", "1.511255 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4514.281250 16.122242 10999.539063", "1.511255 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4518.193848 16.140417 10999.428711", "1.511254 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4522.124512 16.165876 10999.213867", "4.997516 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4537.112793 15.747997 11006.792969", "-99.831169 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4537.734375 15.724864 11003.204102", "-100.264610 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4536.250977 15.347021 11000.976563", "-13.002481 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4532.380371 15.465945 11000.254883", "-7.488745 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "4525.534180 15.814053 11012.501953", "80.999870 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest1", "4525.105469 15.722211 11015.120117", "-98.999771 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Shed_Open_SideRoof", "4516.426758 17.105286 11003.214844", "-89.999954 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Timbers1", "4515.427246 16.433420 11001.560547", "-89.999954 -1.099398 -0.091659", 1);
SpawnObject("StaticObj_Misc_Timbers_Log1", "4514.370117 16.042944 11004.200195", "-63.000000 -3.936700 -0.581011", 1);
SpawnObject("StaticObj_Misc_Timbers_Log3", "4516.200195 15.891123 11008.200195", "-80.999977 -1.883459 2.931678", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest1", "4526.073730 15.798279 11009.935547", "81.000198 -7.925522 -4.027359", 1);
SpawnObject("land_misc_barel_fire_2", "4517.232422 15.915041 11010.103516", "-18.000050 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4516.922852 16.435598 11000.618164", "18.000000 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_BoxWooden", "4518.901855 16.454626 11000.415039", "-27.000000 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile3", "4561.564453 15.263090 10939.179688", "60.561569 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench4", "4549.614746 14.989334 11042.877930", "172.726166 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Bench4", "4538.510254 14.996632 11041.551758", "172.726166 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4539.379395 15.030957 11039.672852", "-4.638803 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4535.828613 15.077990 11039.362305", "-4.638743 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4549.124023 14.914360 11040.505859", "171.559158 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4552.646484 14.962371 11041.049805", "171.559952 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4556.176270 14.986182 11041.541992", "171.559952 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4556.392578 14.780009 11052.041016", "84.104408 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4", "4556.057129 14.693852 11055.589844", "84.104462 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4538.841797 15.437495 10995.800781", "-99.254890 0.848836 0.590876", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4540.292480 15.461716 10986.760742", "-99.254890 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_Wood3_4_End", "4539.700684 15.462624 10990.379883", "-99.254890 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4569.431152 15.851340 10961.383789", "-100.728188 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4570.159668 15.835422 10957.540039", "-100.728188 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4570.872559 15.594586 10953.696289", "-100.728188 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4566.328613 15.312532 10946.680664", "-11.081526 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_2", "4570.182617 15.391536 10947.393555", "-9.663690 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4571.586426 15.517395 10949.785156", "-100.731003 0.000000 0.000000", 1);
SpawnObject("StaticObj_Wall_VilVar2_4_D", "4562.487793 15.248247 10945.912109", "-11.928117 0.000000 0.000000", 1);
SpawnObject("StaticObj_Garbage_Pile2", "4557.625977 15.292862 10973.968750", "0.000010 2.461334 -3.202238", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest3", "4562.272461 15.565106 10961.677734", "-44.999992 0.000000 0.000000", 1);
SpawnObject("StaticObj_Rubble_DirtPile_Large", "4559.970703 15.842497 10976.824219", "0.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_TirePile", "4554.865234 18.465305 10977.290039", "-53.999985 0.000000 0.000000", 1);
SpawnObject("StaticObj_Misc_Timbers_Log1", "4555.219727 15.009296 10963.919922", "35.999969 0.020287 0.128045", 1);
SpawnObject("StaticObj_Misc_Pallets1", "4555.706055 15.274306 10976.532227", "44.999992 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pallet", "4554.661621 15.073903 10969.512695", "35.999969 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk1_Corner", "4501.622070 19.507263 10864.415039", "174.117844 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk1_Corner", "4501.320801 19.521450 10867.402344", "-95.882088 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk1_Corner", "4504.275391 19.510958 10867.740234", "-6.516933 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk1_Corner", "4504.612305 19.501961 10864.754883", "83.483002 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Narrow_12m", "4502.262207 19.416153 10873.303711", "81.240570 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Narrow_12m", "4502.607422 19.427622 10873.544922", "-98.758690 -0.499999 0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Narrow_12m", "4504.525879 19.350883 10858.955078", "-95.927795 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Narrow_12m", "4504.168945 19.332106 10858.734375", "84.072388 -0.499979 0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Wide_12m", "4509.151855 19.588007 10878.278320", "-4.460178 0.499997 0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_Wide_12m", "4494.930176 19.204882 10877.200195", "-4.460178 0.000000 -1.500000", 1);
SpawnObject("StaticObj_Sidewalk3_Wide_12m", "4506.343262 19.130762 10855.971680", "175.539642 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_WideB_4m", "4501.209961 19.426699 10855.700195", "174.705963 -1.500000 -0.999999", 1);
SpawnObject("StaticObj_Sidewalk3_WideB_4m", "4497.514160 19.471031 10855.336914", "174.705582 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Sidewalk3_WideB_4m", "4494.076172 19.298199 10855.037109", "174.705582 0.346824 5.748230", 1);
SpawnObject("Land_Wreck_hb02_aban2_black", "4507.290527 20.351894 10874.166016", "-8.999969 2.401893 0.546430", 1);
SpawnObject("StaticObj_Misc_WoodPile_Forest2", "4534.367676 15.854799 10999.427734", "-9.000016 -0.365292 2.376929", 1);
SpawnObject("StaticObj_Garbage_Pile3", "4523.394531 16.080273 11002.085938", "53.999996 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_NoticeBoard2", "4544.903320 15.498141 10963.645508", "-98.999931 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_NoticeBoard2", "4523.448730 15.719876 10956.897461", "-135.000000 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_Pipes", "4443.114258 17.423006 10944.055664", "-89.999954 -0.733194 -0.366667", 1);
SpawnObject("StaticObj_Misc_CinderBlocks", "4446.284668 17.910645 10940.597656", "80.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_ConcretePipe", "4440.399414 16.084688 10945.488281", "179.999969 90.000000 179.999969", 1);
SpawnObject("StaticObj_Misc_GContainer_Big", "4488.006348 19.132416 10896.244141", "-44.999969 0.000000 0.000000", 1);
SpawnObject("StaticObj_Tank_Small_Gas", "4512.240723 20.430332 10886.090820", "-5.296694 0.000000 -0.000000", 1);
SpawnObject("StaticObj_Tank_Small_Gas", "4511.853516 19.895964 10845.666992", "80.999954 -0.000000 -0.000000", 1);
SpawnObject("StaticObj_Misc_GContainer_Big", "4578.536621 15.641937 10854.001953", "-8.999968 0.000000 0.000000", 1);
SpawnObject("Land_Wreck_hb01_aban1_white", "4566.415527 16.172510 10901.249023", "-80.999954 0.000000 0.000000", 1);
}

void main()
{
	/*
	  [Namalsk] CE init (offline)
	*/
	CreateHive();
	GetHive().InitOffline();

	/*
	  [Namalsk] Mission time init
	   after CE init to determine if storage mission type is outside of the required time-frame
	   currently recommended time-frame is:
		11/1 -> 11/30
		keep in mind that gameplay features are tied to the mission date (stored in the storage) and that it SHOULD remain this period!
	   while using:
		day accelerated 6 times (serverTimeAcceleration=6), resulting in an average 78 min of day-time (RL)
		night accelerated 24 times (serverNightTimeAcceleration=4), resulting in an average of 26 min of night-time (RL)
	*/
	int year, month, day, hour, minute;
	GetGame().GetWorld().GetDate( year, month, day, hour, minute );

    if ( ( month < 11 ) || ( month >= 12 ) )
    {
    	year = 2011;
        month = 11;
        day = 1;
		
		GetGame().GetWorld().SetDate( year, month, day, hour, minute );
	}
};

class CustomMission: MissionServer
{
	override void OnInit()
	{
		super.OnInit();

		// this piece of code is recommended otherwise event system is switched on automatically and runs from default values
		// comment this whole block if NOT using Namalsk Survival
		if ( m_EventManagerServer )
		{
			// enable/disable event system, min time between events, max time between events, max number of events at the same time
			m_EventManagerServer.OnInitServer( true, 550, 1000, 2 );
			// registering events and their probability
			m_EventManagerServer.RegisterEvent( Aurora, 0.85 );
			m_EventManagerServer.RegisterEvent( Blizzard, 0.4 );
			m_EventManagerServer.RegisterEvent( ExtremeCold, 0.4 );
			m_EventManagerServer.RegisterEvent( SnowfallE, 0.6 );
			m_EventManagerServer.RegisterEvent( EVRStorm, 0.35 );
			m_EventManagerServer.RegisterEvent( HeavyFog, 0.3 );
		}
	}

	void SetRandomHealth(EntityAI itemEnt)
	{
		if (itemEnt)
		{
			float rndHlt = Math.RandomFloat( 0.50, 0.85 );
			itemEnt.SetHealth01( "", "", rndHlt );
		}
	}

	override void StartingEquipSetup( PlayerBase player, bool clothesChosen )
	{
		EntityAI itemClothing;
		EntityAI itemEnt;
		ItemBase itemBs;
		float rand;
		
		// top
		itemClothing = player.FindAttachmentBySlotName( "Body" );
		if ( itemClothing )
		{
			SetRandomHealth( itemClothing );
			
			itemEnt = player.GetInventory().CreateInInventory("HuntingKnife");
			itemBs = ItemBase.Cast(itemEnt);

			itemEnt = player.GetInventory().CreateInInventory("SodaCan_Pipsi");
			itemBs = ItemBase.Cast(itemEnt);

			itemEnt = player.GetInventory().CreateInInventory("TunaCan");
			itemBs = ItemBase.Cast(itemEnt);

			itemEnt = player.GetInventory().CreateInInventory("BandageDressing");
			itemBs = ItemBase.Cast(itemEnt);

			itemEnt = player.GetInventory().CreateInInventory("HeatPack");
			itemBs = ItemBase.Cast(itemEnt);
			
			
			itemEnt = player.GetInventory().CreateInInventory("Сhemlight_farBubble");
			itemBs = ItemBase.Cast(itemEnt);

			itemEnt = player.GetInventory().CreateInInventory("VitaminBottle");
			itemBs = ItemBase.Cast(itemEnt);
			itemBs.SetQuantity(5);
		}

		// pants
		itemClothing = player.FindAttachmentBySlotName( "" );
		if ( itemClothing )
		{
			SetRandomHealth( itemClothing );

			itemEnt = itemClothing.GetInventory().CreateInInventory( "" );
			SetRandomHealth( itemEnt );

			int throwDice = Math.RandomInt( 0, 2 );
			if ( throwDice == 0 )
				itemEnt = itemClothing.GetInventory().CreateInInventory( "" );
			else
				itemEnt = itemClothing.GetInventory().CreateInInventory( "" );
			player.SetQuickBarEntityShortcut( itemEnt, 2 );
		}

		// shoes
		itemClothing = player.FindAttachmentBySlotName( "Feet" );
		if ( itemClothing )
		{
			SetRandomHealth( itemClothing );
		}

		// bump fresh spawn water and energy values (to compensate for the frozen food and harder-to-get wells)
		player.GetStatWater().Set( 900 );
		player.GetStatEnergy().Set( 1100 );

		// add temporal resistance against the common cold
		player.SetTemporaryResistanceToAgent(eAgents.INFLUENZA, 900);
	}
};
  
Mission CreateCustomMission(string path)
{
	return new CustomMission();
};

Можешь ,как будет минутка ,глянуть правильно ли прописал файл init со стройкой? Вроде функцию верхнюю верно вызвал *скопировал у автора поста*.У меня просто Намальск и через другие способы не катит,только через init прописывать нужно.

static Object SpawnObject(string type, vector position, vector orientation, float scale = 1.0)
{
    Object obj = GetGame().CreateObjectEx(type, position, ECE_SETUP | ECE_UPDATEPATHGRAPH | ECE_CREATEPHYSICS);
    if (!obj) {
        Error("Failed to create object " + type);
        return null;
    }

    obj.SetPosition(position);
    obj.SetOrientation(orientation);
    obj.SetOrientation(obj.GetOrientation());
    obj.SetScale(scale);
    obj.Update();
	obj.SetAffectPathgraph(true, false);
	if (obj.CanAffectPathgraph()) {
        GetGame().GetCallQueue(CALL_CATEGORY_SYSTEM).CallLater(GetGame().UpdatePathgraphRegionByObject, 100, false, obj);
    } 

    return obj;
}

А это вставка из самого файла.c,её же можно так же использовать взамен той что прописал для спавна автор поста?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.