Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
<type name="ussr_m200"> //Main item
<attachments chance="1.00"> //Attachment slot change (suppressors, mag, optics)
<item name="M200Optic" chance="0.60" /> //The specific item to connect tot the slot and
selction chance
<item name="M200Optic_black" chance="0.40" />
</attachments>
</type>
Also took the time and made the file so here you go:
https://pastebin.com/PmW3T0ar
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<spawnabletypes>
<type name="ussr_m200">
<attachments chance="0.90">
<item name="M200Optic" chance="1.00" />
</attachments>
<attachments chance="0.90">
<item name="M200Suppressor" chance="1.00" />
</attachments>
<attachments chance="0.90">
<item name="Mag_ussrm200_7Rnd" chance="1.00" />
</attachments>
</type>
<type name="ussr_m200_black">
<attachments chance="0.90">
<item name="M200Optic_Black" chance="1.00" />
</attachments>
<attachments chance="0.90">
<item name="M200Suppressor_black" chance="1.00" />
</attachments>
<attachments chance="0.90">
<item name="Mag_ussrm200_7Rnd" chance="1.00" />
</attachments>
</type>
</spawnabletypes>