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
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 shit
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.