Jump to content

ACTPA

Members
  • Content Count

    8
  • Joined

  • Last visited

Everything posted by ACTPA

  1. Good day! I need a file where the coordinates of the wolf spawn are currently recorded.
  2. ACTPA

    loot on the healicrash

    Good day! Please tell me the where file (loot on the healicrash)
  3. ACTPA

    Map Edits

    https://yadi.sk/d/kTkDqqedmsylQA это рабочая версия offline редактора работайте в offline редакторе экспортируйте данные переносите в online
  4. ACTPA

    Map Edits

    - скачайте https://yadi.sk/d/MEV0N3Qdy_Mgag - введите в строку запуска -mission=.\Missions\DayZCommunityOfflineMode.ChernarusPlus -scrAllowFileWrite -nosplash -noPause -noBenchmark -scriptDebug=true -filePatching - войдите и поставьте здания на карту, нажмите "экспорт" - вставить (cntl+V) в notepad++ Выглядит это так: GetGame().CreateObject("Land_Container_1Moh", "446.953156 422.951996 11226.987305").SetOrientation("132.000000 0.000000 0.000000"); - открываем файл init.c (Server\mpmissions\dayzOffline.chernarusplus\init.c), находим void main() {…., опускаемся ниже до строчки weather.SetWindFunctionParams(0.1, 0.3, 50); После нее прописываем Object obj; GetGame().CreateObject("Land_City_Stand_FastFood", "8157.828613 475.809326 9090.811523").SetOrientation("-115.000000 0.000000 0.000000"); - открываем mapgrouppos.xml и вписываем <group name="Land_City_Stand_FastFood" pos="8157.828613 475.809326 9090.811523" rpy="0.000000 0.000000 -115.000000" a="-110.838165" /> обращаю внимание: rpy надо написать зеркально SetOrientation("-115.000000 0.000000 0.000000"); rpy="0.000000 0.000000 -115.000000" a="-110.838165" берем с аналогичного объекта в файле mapgrouppos.xml http://s-platoon.ru/topic/7113-dobavlenie-na-kartu-zdaniy-i-spavn-v-nih-luta/#comment-63161
  5. Please help! Help write code to add buildings to server files (init.c) GetGame().CreateObject("Land_Container_1Moh", "446.953156 422.951996 11226.987305").SetOrientation("132.000000 0.000000 0.000000");
  6. thank you friend. And how to add loot there?
  7. ACTPA

    Adding back smersh vest

    https://docs.google.com/spreadsheets/d/1jFQOkaU6kSZJFzMV4NHHgmi95htJzS0_1iM8aCWYCvI/edit#gid=0
×