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
No Classnames Changed in Types, Smashbelt Broken, Frigde Broken, Lockers and Backpacks in Lockers Broken, and lost all Stuff in It! and all Stuff in Correctly Types Despawn. For Update the Plugin runs Correctly without issues. I copied the types from the update and have the same problems
Love the storage, clothing and medical stuff.
The AB Pills don't work at the moment, they don't stop bleedings.
And i would love to see a ifak or something to heal up hp again. Maybe something you add in the future?
MA/Storage/Scripts/4_world/actions/actionopenclose.c (3) Multiple declaration of variable "m_Text"
Hello my english is not good either. But you have to rename the mod. The & character is not recognized and the spaces must be left out.
-sorry my English since I don't master it correctly
https://steamuserimages-a.akamaihd.net/ugc/1687145409422773801/2203B5A591549455AAA73F65FEFA414BF6315BA4/
how it appears;
<type name="maCanteen_White">
<nominal>0</nominal>
<min>0</min>
<lifetime>7200</lifetime>
<restock>0</restock>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
and this is how it should be;
<type name="maCanteen_White">
<nominal>0</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
so all it is is that the life time and restock need to go between nominal and min i have corrected the whole types as like i said i love this mod and if you like i can send you the whole thing so you can update your types