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
Using Notepad++ search for <item name="HuntingOptic" chance="1.00" /> come to the end, press enter to create a new line and paste <item name="BetterHuntingOptic" chance="1.00" />
Now simply do that for every HuntingOptic Line, your guns will have a chance of spawning one or the other. Simply replace the HuntingOptic with BetterHuntingOptic if you want to replace the vanilla scope entirely.
I post this since the Author didn't put in a cfgspawnabletypes.xml to the mod for people to learn.
Используется на сервере Continental CHR
<type name="BetterHuntingOptic">
<nominal>15</nominal>
<lifetime>14400</lifetime>
<restock>1800</restock>
<min>8</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="weapons"/>
<usage name="Military"/>
<usage name="Hunting"/>
<value name="Tier2"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>