安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






as for the sounds, it seems like i wasn't able to make up my mind when it came to which to use. some of them use default soundscripts and some use raw sounds. there are no custom sounds in this addon though, so they should all be more-or-less vanilla.
1. unknown - lua/weapons/tfa_hl2_ar2/shared.lua:76
fill up your storage with something else
upscaled viewmodels
or some ♥♥♥♥
also the rpg
1-Different fire modes for the AR2 and SMG for change between primary and secondary fire so you can aim and trow granade/ar2 balls whitout changing the weapon
2-Only some error on the models like the MP5K that is just a MP5 and the crossbow's bolt dont turn on when is put in the weapon
But anyways is a mod i really like and I hope we could see more of this vanilla-kind weapons in tfa more often
[ERROR] addons/tfa_hl2_weapons_872953684/lua/weapons/tfa_hl2_crossbow/shared.lua:58: attempt to call method 'StripWeapon' (a nil value)
1. unknown - addons/tfa_hl2_weapons_872953684/lua/weapons/tfa_hl2_crossbow/shared.lua:58
"StripWeapon" should also be called only on the server side (tested on my side and it works).
Love the pack anyways, and i use it instead of regular hl2 guns.
1. unknown - addons/tfa_hl2_weapons/lua/weapons/tfa_hl2_ar2/shared.lua:84
[ERROR] addons/tfa_hl2_weapons/lua/weapons/tfa_hl2_mp7nade/shared.lua:75: attempt to call field 'Create' (a nil value)
1. unknown - addons/tfa_hl2_weapons/lua/weapons/tfa_hl2_mp7nade/shared.lua:75
This clientside error happens when I want to use the SMG grenade or AR2 orb, it is a mistake on your part because "ents.Create()" must be created only on the serverside.