安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








https://i.imgur.com/Z1UqJnr.jpg
json file is valid, config is loaded
--------------------
Also, you have conflicts (server RPT):
can produce unlimited amount of vodka with waterbottle
I forgot to put
"<!-- DayzOresAndGems CE Files -->
<ce folder="ce_dayzoresandgems">
<file name="dayzoresandgems_types.xml" type="types" />
<file name="dayzoresandgems_events.xml" type="events" />
</ce>"
in the cfgeconomycore.xml file.
Well, that's not my case.
(also not sure why the top one is in there twice, but it works for me)
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<economycore>
<classes>
<rootclass name="House" act="car" reportMemoryLOD="no" /> <!-- DayzOresAndGems -->
<!--
These are rootclasses to be used by economy.
Do not forget to add attribute act="character", if root class represents character (player, infected, animal)
Do not forget to add attribute act="car", if root class represents moveable vehicles
-->
<rootclass name="House" act="car" reportMemoryLOD="no" /> <!-- DayzOresAndGems -->
<rootclass name="DefaultWeapon" /> <!-- weapons -->
<rootclass name="DefaultMagazine" /> <!-- magazines -->
<rootclass name="Inventory_Base" /> <!-- inventory items -->
<rootclass name="HouseNoDestruct" reportMemoryLOD="no" /> <!-- houses, wrecks -->
<rootclass name="SurvivorBase" act="character" reportMemoryLOD="no" /> <!-- player characters -->
<rootclass name="DZ_LightAI" act="character" reportMemoryLOD="no" /> <!-- infected, animals -->
<rootclass name="CarScript" act="car" reportMemoryLOD="no" /> <!-- cars (sedan, hatchback, transitBus, V3S, ...) -->
</classes>
<defaults>
<default name="dyn_radius" value="30" />
<default name="dyn_smin" value="0" />
<default name="dyn_smax" value="0" />
<default name="dyn_dmin" value="1" />
<default name="dyn_dmax" value="5" />
<default name="log_ce_loop" value="false"/>
<default name="log_ce_dynamicevent" value="false"/>
<default name="log_ce_vehicle" value="false"/>
<default name="log_ce_lootspawn" value="false"/>
<default name="log_ce_lootcleanup" value="false"/>
<default name="log_ce_lootrespawn" value="false"/>
<default name="log_ce_statistics" value="false"/>
<default name="log_ce_zombie" value="false"/>
<default name="log_storageinfo" value="false"/>
<default name="log_hivewarning" value="true"/>
<default name="log_missionfilewarning" value="true"/>
<default name="save_events_startup" value="true"/>
<default name="save_types_startup" value="true"/>
</defaults>
<!-- EXPANSION CENTRAL ECONOMY -->
<ce folder="expansion_ce">
<file name="expansion_types.xml" type="types" />
<file name="expansion_spawnabletypes.xml" type="spawnabletypes" />
<file name="expansion_events.xml" type="events" />
</ce>
<!-- DayzOresAndGems CE Files -->
<ce folder="ce_dayzoresandgems">
<file name="dayzoresandgems_types.xml" type="types" />
<file name="dayzoresandgems_events.xml" type="events" />
</ce>
</economycore>
Edit: Well it was working, now not so much. I didn't change anything(that I know of).
vzor:
<event name="ItemOreSpawn">
<pos x="14323.488281" z="77.688904" " a="14036.521484" />
<pos x="14347.541016" z="78.239319" " a="14049.080078" />
<pos x="14370.143555" z="80.409172" " a="14029.283203" />
<pos x="14384.892578" z="80.313713" " a="14043.560547" />
<pos x="14411.702148" z="81.951645" " a="14037.254883" />
<pos x="14388.914063" z="81.837730" " a="14022.900391" />
<pos x="14499.681641" z="93.676666" " a="14140.922852" />
<pos x="11035.433594" z="5.903538" a="2821.231689" />
</event>
regards.
We just really like the mod and are excited to get it going.