Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Yeah, but I am not sure whats wrong with it. Haven't added vehicles or anything..
Mmmmmmm
make sure u add that "s" in the types.xml
I cant find any "vehicleparts" anymore in the types.xml anyway right now. But still getting the error message. I can find "vehiclesparts" tho all over my types.xml file
first lines should look like this:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<lists>
<categories>
<category name="tools"/>
<category name="containers"/>
<category name="clothes"/>
<category name="vehiclesparts"/>
<category name="food"/>
<category name="weapons"/>
<category name="books"/>
<category name="explosives"/>
</categories>
also here's the next confusing part - in mapgroupproto.xml it's "vehicleparts"
How mine is in cfglimitsdefinitionuser.xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<lists>
<categories>
<category name="tools"/>
<category name="containers"/>
<category name="clothes"/>
<category name="vehiclesparts"/>
<category name="food"/>
<category name="weapons"/>
<category name="books"/>
<category name="explosives"/>
in mapgroupproto.xml there is no vehiclesparts and no vehiclepart. Only in the commented out section of xml file
like this one for one of the hatchbacks:
<group name="Land_Wreck_hb01_aban1_blue" lootmax="2">
<usage name="Village" />
<usage name="Farm" />
<container name="lootFloor" lootmax="2">
<category name="vehicleparts" />
<category name="tools" />
<category name="containers" />
<category name="clothes" />
<category name="food" />
<category name="weapons" />
<tag name="floor" />
<tag name="shelves" />
<point pos="-0.514923 -0.683249 -0.580811" range="0.100000" height="0.250000" />
<point pos="-0.546204 -0.739777 0.478760" range="0.100000" height="0.250000" />
<point pos="-0.044220 -0.389238 0.301758" range="0.216492" height="0.541229" />
<point pos="-0.073731 -0.337166 -0.571289" range="0.198242" height="0.495605" />
<point pos="1.521026 -0.462440 0.190185" range="0.237500" height="0.593750" />
<point pos="1.544220 -0.431307 -0.387207" range="0.203125" height="0.507813" />
<point pos="-0.741089 0.031483 -0.782471" range="0.100000" height="0.250000" />
<point pos="-0.768067 -0.043346 0.660156" range="0.100000" height="0.250000" />
</container>
<dispatch>
<proxy type="HatchbackWheel" pos="1.071 -0.736000 -0.852" rpy="90.0 0.0 0.0" />
<proxy type="HatchbackDoors_Driver_BlueRust" pos="-0.273 -0.182000 -1.374" rpy="0.0 240.0 0.0" />
<proxy type="HatchbackTrunk_BlueRust" pos="1.726 0.304000 -0.05" rpy="20.0 180.0 0.0" />
</dispatch>
</group>
this is from the original chernarus vanilla file.
Can I add you? Maybe easier talking