DayZ
Zeroy-JeepWillys
Cedrico 22 Nov, 2019 @ 4:40pm
XML Files
Last edited by Cedrico; 22 Nov, 2019 @ 4:44pm
< >
Showing 1-15 of 18 comments
ZeRoY  [developer] 22 Nov, 2019 @ 4:46pm 
Thanks!!
Synonym23 24 Nov, 2019 @ 3:38pm 
To all vehicle Modders:

<child lootmax="0" lootmin="0" max="12" min="6" type="zeroy_jeep_willis_dirty"/>

This line is the actual vehicle spawn.
there is no need to have an own event for every "mod-vehicle"

The more events in events.xml the harder it hits on server performance.


<event name="VehicleJeep_willis"> <waves>0</waves> <nominal>2</nominal> <min>1</min> <max>2</max> <lifetime>3888000</lifetime> <restock>1500</restock> <saferadius>500</saferadius> <distanceradius>500</distanceradius> <cleanupradius>200</cleanupradius> <flags deletable="0" init_random="0" remove_damaged="1" sec_spawner="0"/> <position>fixed</position> <limit>mixed</limit> <active>1</active> <children> <child lootmax="0" lootmin="0" max="12" min="6" type="zeroy_jeep_willis_dirty"/> <child lootmax="0" lootmin="0" max="12" min="6" type="zeroy_jeep_willis_camo"/> <child lootmax="0" lootmin="0" max="12" min="6" type="zeroy_jeep_willis_camo2"/> <child lootmax="0" lootmin="0" max="12" min="6" type="zeroy_jeep_willis_clean"/> <child lootmax="0" lootmin="0" max="12" min="6" type="zeroy_jeep_willis"/> </children> </event>

and the respective cfgeventspawn.xml

<event name="VehicleJeep_willis"> zeroy_jeep_willis_dirty coordinates ... zeroy_jeep_willis_camo coords ... and so on </event>

I renamed the event name in both XMLs. You can choose any name you want and create your own Vehicle events with any variety of cars you'd like.

in my case i run 3 vehicle events in addition to the vanilla ones.
I modified them as well, as they come with some good spawn point.

For me this slightly increased performance on my serrver.

You also are able to randomize vehicle spawns like this, having different vehicles spawning in on the same spawnpoints.

It is important to put 'Vehicle' in front of the individual event name if you create your own events.

Hope i could help someone.
If there are questions feel free to contact me.
T2OJAN 25 Nov, 2019 @ 5:59am 
@Synonym23
can you give me an explanation why sometimes cars move from their spawnpoint? To then find them upside down and ruined ... I can't understand what it depends on ...
Synonym23 25 Nov, 2019 @ 12:14pm 
Either it is players crashing them, or maybe you forgot to give them 1 wheel when spawning.
All cars must have at least 1 wheel attached at any time, or they cause bugs and crash the server..

thats all i can think of in your case..

Also in case of Vanilla Cars you can only take off 3 wheels from the car.
They coded it that way.
Last edited by Synonym23; 25 Nov, 2019 @ 12:15pm
T2OJAN 28 Nov, 2019 @ 12:37am 
@Synonym23
Thanks for reply! The problem its global for all vehicles, the willy's xml was copied from vanilla... And yes, spawn with wheels...

<!--Start_Jeep_Willys--> <type name="zeroy_jeep_willis"> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.60" /> </attachments> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.40" /> </attachments> <attachments chance="1.00"> <item name="HatchbackWheel" chance="0.40" />
Synonym23 28 Nov, 2019 @ 2:44am 
Mhh i don't know then.. Have you fixed it yet? If you find a fix, maybe let me know what it was! :)
good luck!
Shika 29 Nov, 2019 @ 1:49am 
The types.xml doesn't have the Vehicles in them.
Synonym23 29 Nov, 2019 @ 2:16am 
it should contain them, as well as their respective parts. for wheels there should be a broken version of the whells as well.

sometimes the paste from the mod doesn't contain those classnames or types.xml scripts, so i had to search their classsnames and create them on my own.
WickedPhoenix 17 Jan, 2020 @ 9:30am 
the type link dosent even include the vehicles just the windshield?
社图君 18 Jan, 2020 @ 12:54pm 
纯净服务器,绝无权限,举报外挂加群主qq,可以买卖装备,纯生存。
服务器名称:DayZ douyin关注雄涵涵 YY:34942866和QQqun:601305070
服务器IP址: 180.76.168.136:2302
服务器每六小时重启一次,所以重启时间为:00:00、06:00、12:00、18:00、24:00(24点就是0点),重启时玩家会掉线,不要误以为是被踢。
服务器位置在北京,洛杉矶可直连,美国西海岸至国内无需加速器直连超流畅不掉包。
入服务器需挂载创意工坊模组:可以不加模组进入游戏 加模组更精彩

Pure server, absolutely without permission, report external connection and group leader QQ, can buy and sell equipment, pure survival.
Server name: DayZ douyin关注雄涵涵 YY:34942866和QQqun:601305070
IP address of server: 180.76.168.136:2302
The server is restarted every six hours, so the restart time is: 00:00, 06:00, 12:00, 18:00, 24:00 (24:00 is 0:00). When the server is restarted, the player will drop the line, do not think it is kicked.
Server location in Beijing, Los Angeles can be directly connected, the west coast of the United States to the domestic accelerator free direct connection ultra smooth does not drop.
To enter the server, you need to mount the Creative Workshop module: you can enter the game without the module and the module is more wonderful
Dexbonus 12 Feb, 2020 @ 1:45pm 
nvm fixed it :D Great work!
Last edited by Dexbonus; 13 Feb, 2020 @ 1:24am
DrHalloween 2 Jul, 2020 @ 1:08pm 
<type name="zeroy_jeep_willis_camo2">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>1800</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</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="zeroy_jeep_willis_camo">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>1800</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</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="zeroy_jeep_willis_dirty">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>1800</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</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="zeroy_jeep_willis_clean">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>1800</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</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="zeroy_jeep_willis">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>1800</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</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="Jeep_Willis_Windshield">
<nominal>8</nominal>
<lifetime>2700</lifetime>
<restock>1500</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</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"/>
<category name="vehiclesparts"/>
<tag name="floor"/>
<usage name="Industrial"/>
</type>
<type name="Jeep_Willis_Windshield_clean">
<nominal>8</nominal>
<lifetime>2700</lifetime>
<restock>1500</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</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"/>
<category name="vehiclesparts"/>
<tag name="floor"/>
<usage name="Industrial"/>
</type>
<type name="Jeep_Willis_Windshield_dirty">
<nominal>8</nominal>
<lifetime>2700</lifetime>
<restock>1500</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</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"/>
<category name="vehiclesparts"/>
<tag name="floor"/>
<usage name="Industrial"/>
</type>
<type name="Jeep_Willis_Windshield_camo">
<nominal>8</nominal>
<lifetime>2700</lifetime>
<restock>1500</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</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"/>
<category name="vehiclesparts"/>
<tag name="floor"/>
<usage name="Industrial"/>
</type>
<type name="Jeep_Willis_Windshield_camo2">
<nominal>8</nominal>
<lifetime>2700</lifetime>
<restock>1500</restock>
<min>5</min>
<quantmin>-1</quantmin>
<quantmax>-1</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"/>
<category name="vehiclesparts"/>
<tag name="floor"/>
<usage name="Industrial"/>
</type>
HOLY_YH4 15 May, 2021 @ 2:51pm 
How would i install the cfg xml files and the events xml?
Jsneed88 22 May, 2021 @ 2:51pm 
what about cfg's for livonia? these here are all for chernarus I guess, right?
Synonym23 22 May, 2021 @ 5:28pm 
yeah, these are for chernarus.
i think you are speaking about the spawnpoints right?
i dont do dayz stuff anymore unfortunatly i donteven own liviona. cant help here sorry.
< >
Showing 1-15 of 18 comments
Per page: 1530 50