安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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)