Left 4 Dead 2

Left 4 Dead 2

104 평점
Survivor Set Specific Textures Base [VScript]
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Game Content: Scripts, Textures
파일 크기
게시일
업데이트일
254.000 B
2025년 5월 24일 오전 11시 27분
2025년 5월 24일 오후 1시 19분
업데이트 노트 2개 (보기)

다운로드 위해 구독하기
Survivor Set Specific Textures Base [VScript]

설명
A silly lil script that allows you to have textures specific for either the L4D1 or L4D2 crew without the need for MST.

Will only work in local/dedicated servers however.

To get this to work in your mod, simply create a VTF where frame 0 is the L4D1 texture and frame 1 is the L4D2 texture and then place this in the VMT:
$currentset 1 $l4d1 1 $zero 0 $one 1 Proxies { ConVar { convar "PICK_CONVAR_HERE_YOU_SWINE" resultVar "$currentset" } LessOrEqual { srcVar1 $currentset srcVar2 $l4d1 lessEqualVar $zero greaterVar $one resultVar $frame } }
Replace PICK_CONVAR_HERE_YOU_SWINE with mp_weapon_famas_price if you want the L4D2 texture to appear in lobbies where this mod isn't installed or mp_weapon_fiveseven_price if you want the L4D1 texture to appear.
댓글 13
NoobMaster WebosPeludos 2025년 7월 18일 오후 6시 15분 
how do i make a hud to work with this?, like making l4d1 hud appearing only if survivor set is 1
Madd Slayer 2025년 5월 25일 오전 4시 56분 
Alright, thanks
ChamoChimi  [작성자] 2025년 5월 25일 오전 4시 52분 
yes
Nick 2025년 5월 25일 오전 3시 04분 
oh
cinzardoya 2025년 5월 24일 오후 4시 05분 
@Book Simon u add lines in a file and u get survivor set specific textures
Nick 2025년 5월 24일 오후 1시 32분 
my dumbass doesn’t know shit about remodelling, please explain in 1 sentence.
surytrap 2025년 5월 24일 오후 1시 24분 
thanks specifimi
Samuels' Chili Shop 2025년 5월 24일 오후 1시 06분 
Our little plushie blesses us once again.
André7 2025년 5월 24일 오후 12시 56분 
mod idea: 1 L4D1 survivor joins the L4D2 crew on campaigns and custom maps, like how louis joins the L4D2 survivors in your Chaos mod. Also, so people can choose the survivor that they want they can install a separate mod that will show that survivor instead (maybe that's asking too much)