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
I am planning on adding a custom tool wheel just for my guns once i add more.
(The reason is that the wheel starts at index 0 and when you scroll counter clockwise it wraps around to max integer but due to some lua math BS it calculates the selected bullet wrong, and it seems when i added more ammo the offset changed again and its wrong)
I can't say if this is me or what but the scrolling is a little strange, like I am just scrolling and I
get this and then the OTHER way it's something completely different.
otherwise here is a list of all bullets
----Normally---Bugged
1 = Default = Phosphorus
2 = Slasher = Spray and Pray
3 = Armor Piercing = Hallow point
4 = Dragon's Breath = Micro Explosive
5 = Phosphorus = Wadcutter
6 = Spray and Pray = Blank
7 = Hallow point = Default
8 = Micro Explosive = Slasher
9 = Wadcutter = Armor Piercing
10 = Blank = Dragon's Breath
(I hope didn't messed up with the list)