Left 4 Dead 2

Left 4 Dead 2

160 hodnocení
RK-XPM2 (AK-47)
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Game Content: Weapons, Items
Velikost souboru
Přidáno
102.823 MB
12. dub. 2017 v 10.46
Poznámky ke změnám (1) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
RK-XPM2 (AK-47)

V 1 kolekci od uživatele Tööttieläin
Töötti's Cyberpunk Weapons
40 položek
Popis
AK variant. Pretty much same as M16 version, but with different rear sight and slightly modified reload animation. Wanted to make the two versions distinguishable from each other just in case someone uses them at the same time.

Includes:
- Viewmodel
- Worldmodel
- Custom first-person animations

Does not include:
- Custom sounds
- HUD image

HUD addon by Alex_D_Vasilkov: http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=909419489

Feedback and comments are appreciated.
Počet komentářů: 67
Jefuty 13. led. 2020 v 9.17 
the reload constantly chugging not even fun to use.
Romanian Final Boss 10. srp. 2018 v 0.20 
could you please make a version for the Scar?
AlfredENeuman 17. čvc. 2018 v 14.24 
An interesting looking weapon for sure.
-[R]a[Z]ius- 28. čvc. 2017 v 13.40 
that reload animation so fucking cool
N.KATA 29. dub. 2017 v 12.55 
Can u make more weapons from the WWII? :c or I
Tööttieläin  [autor] 29. dub. 2017 v 12.17 
@ N.shi: Unfortunately I have no idea what those maps are.
N.KATA 29. dub. 2017 v 11.38 
oh yeah sorry xd i forgot to save the new changes x,D now works fine
pd: do u know this or these map(s)? https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=779288143&searchtext=green+bikini first and second picture :/
Tööttieläin  [autor] 29. dub. 2017 v 10.53 
@ N.shi: Do the corrections what I wrote in previous comment and it should be fine.

Plus, assuming by the error message you received you're trying to create the vmt by using VTFedit. I'd recommend using Notepad or some other text editor.
N.KATA 29. dub. 2017 v 10.39 
the original code from the mod that i downloaded is this:
"$basetexture" "models\weapons\v_models\pist_qsz92\v_qsz92"
"$bumpmap" "models\weapons\v_models\pist_qsz92\v_qsz92_normal"
"$normalmapalphaenvmapmask" 1
"$envmapcontrast" 5
"$envmapsaturation" 0.8
"$envmaptint" "[ 0.7 0.7 0.7 ]"
"$rimlight" "1"
"$rimlightexponent" "40"
"$rimlightboost" "0.2"
"$rimmask"
"PhongExponenttexture"
"$phong" "1"
"$phongboost" "1"
"$phongexponent" "100"
"$phongfresnelranges" "[8 2 8]"
"$phongtint" "[ 1 1 1 ]"
"$normalmapalphaenvmapmask" "1"
Tööttieläin  [autor] 29. dub. 2017 v 4.34 
@ N.shi: Remove the unnecessary brackets. You only need the one under "VertexLitGeneric" and one closing bracket. Put everything (NOT VertexLitGeneric) between the brackets.

"phongexponenttexture" is missing texture path and the it should be "$phongexponenttexture"

"$normalmapalphaenvmapmask" is written twice

To my knowledge rimlight doesn't work in L4d2. Remove those.