Jump to content
DAYZ-CODE.RU - Создай свой игровой сервер

Search the Community

Showing results for tags 'cfgeventspawns'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • THE MAIN SECTION OF THE FORUM
    • DAYZ-CODE.RU
    • АРБИТРАЖ DAYZ-CODE.RU
    • DAYZ STANDALONE GAME NEWS
  • SERVER BUILDING - DAYZ STANDALONE
    • GUIDES/MANUALS AND OTHER INSTRUCTIONS
    • HELP - DAYZ STANDALONE
  • PRIVATE SECTION OF THE SITE
    • PRIVATE SECTION
  • TRADE SECTION AND PROVISION OF SERVICES
    • PURCHASE OF GOODS AND SERVICES
    • PROVISION OF SERVICES
    • WORK
  • PRODUCT SUPPORT TOPICS
    • PRODUCT SUPPORT DAYZ STANDALONE
    • SUPPORT FOR "USEFUL SOFTWARE"
  • Different
    • FLAME ON VARIOUS TOPICS
  • JOINT PURCHASES
    • ALL JOINT PURCHASES
  • SITE ARCHIVE DAYZ-CODE.RU
    • SITE ARCHIVE
  • ARMA 3
    • ARMA 3 - GUIDES/MANUALS AND OTHER INSTRUCTIONS
    • HELP - ARMA 3
  • ARMA 3
    • ARMA 3 - Missions and Campaigns
  • ARMA 3
    • ARMA 3 - Online game
  • ARMA 3
    • ARMA 3 - Editor
  • ARMA 3 -BIS
    • ARMA 3 - BIS Bugtracker
  • DAYZ STANDALONE -BIS
    • DAYZ SA - BIS Bugtracker

Categories

  • Equipment
    • Shoes
    • Masks
    • Hats
    • Glasses
    • Gloves
    • Vests
    • Backpacks
    • Cloth
    • Belts
  • Craft
  • Food
    • Meat and Fish
    • Canned food
    • Mushrooms
    • Vegetables and fruits
    • Water and Drinks
  • Indicators
  • Construction
  • Ammo
  • Modules
    • Magazines and clips
    • Add. Modifications
    • Butts
    • Sights
    • Muzzle modifications
    • Handguard and Handles
  • Weapons
    • G. launchers
    • Auth. Rifles
    • Shotguns
    • Pistols M. guns
    • Rifles
    • Pistols
    • Throwing
  • Medicine
  • Grenades
  • Diseases
  • Instruments
  • Tents and Containers
  • Resources
    • Fuel
    • Extracted resources
    • Building Resources
    • Animal skins
  • Electrical apps
  • Means of communication
  • Sources of light
  • Repair
  • Other
  • Cooking
  • Explosives

Categories

  • DayZ STANDALONE
    • Server builds
    • Scripts, mods
    • Map modding
    • Transport
    • Weapons
    • Furniture
    • Items
    • Models
  • DayZ useful software
    • Software
    • Other

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Information


Paul


City


Member Title


VKontakte


Discord


Boosty


Mail


Skype


Steam ID

Found 1 result

  1. Вообщем, тема такая что я делаю модовый Такистан и уже всё почти доделал но столкнулся с проблемой что никак не могу сделать чтобы верталёты спавнились, Вот конфиг cfgeventspawns.xml: <event name="LittleBirdHeli"> <pos x="5540.191406" z="9248.979492" a="0.000000" /> <pos x="6255.959961" z="11736.254883" a="0.000000" /> <pos x="8201.663086" z="2018.923218" a="0.000000" /> <pos x="1988.011108" z="11735.195313" a="0.000000" /> <pos x="11211.388672" z="9050.863281" a="0.000000" /> <pos x="10421.434570" z="6424.566406" a="0.000000" /> <pos x="7987.758789" z="1926.838257" a="0.000000" /> <pos x="8389.662109" z="1983.765747" a="0.000000" /> <pos x="7738.037109" z="1605.478516" a="0.000000" /> <pos x="5554.605957" z="11102.876953" a="0.000000" /> <pos x="5581.939941" z="11064.919922" a="0.000000" /> <pos x="5963.989746" z="11318.985352" a="0.000000" /> <pos x="5876.833008" z="11258.434570" a="0.000000" /> </event> Вот конфиг event.xml: <event name="LittleBirdHeli"> <nominal>8</nominal> <min>3</min> <max>11</max> <lifetime>300</lifetime> <restock>0</restock> <saferadius>500</saferadius> <distanceradius>500</distanceradius> <cleanupradius>200</cleanupradius> <flags deletable="0" init_random="0" remove_damaged="1"/> <position>fixed</position> <limit>mixed</limit> <active>1</active> <children> <child lootmax="0" lootmin="0" max="1" min="1" type="RFFSHeli_LittleBird"/> <child lootmax="0" lootmin="0" max="1" min="1" type="RFFSHeli_LittleBird_Camo"/> <child lootmax="0" lootmin="0" max="1" min="1" type="RFFSHeli_LittleBird_Desert"/> </children> </event> И даже прописал в types.xml: <type name="RFFSHeli_LittleBird"> <nominal>0</nominal> <lifetime>2592000</lifetime> <restock>0</restock> <min>0</min> <quantmin>30</quantmin> <quantmax>80</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <type name="RFFSHeli_LittleBird_Camo"> <nominal>0</nominal> <lifetime>2592000</lifetime> <restock>1800</restock> <min>0</min> <quantmin>30</quantmin> <quantmax>80</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <type name="RFFSHeli_LittleBird_Desert"> <nominal>0</nominal> <lifetime>2592000</lifetime> <restock>1800</restock> <min>0</min> <quantmin>30</quantmin> <quantmax>80</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> Может кто сталкивался с проблемой что не спавнится, я уже и вайп делал и сервер перезагружал и перепроверял 100 раз, ошибок вроде не вижу хоть в упор смотри И забыл ещё написать, в cfgspawnabletypes.xml тоже сделал аттачи: <type name="RFFSHeli_LittleBird"> <attachments chance="1.00"> <item name="RFFSHeli_avitation_battery" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_wiring_harness" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_hydraulic_hoses" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_inginter_plug" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="HeadlightH7" chance="0.10" /> </attachments> </type> <type name="RFFSHeli_LittleBird_camo"> <attachments chance="1.00"> <item name="RFFSHeli_avitation_battery" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_wiring_harness" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_hydraulic_hoses" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_inginter_plug" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="HeadlightH7" chance="0.10" /> </attachments> </type> <type name="RFFSHeli_LittleBird_Desert"> <attachments chance="1.00"> <item name="RFFSHeli_avitation_battery" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_wiring_harness" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_hydraulic_hoses" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="RFFSHeli_inginter_plug" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="HeadlightH7" chance="0.10" /> </attachments> </type>
×
×
  • Create New...