Left 4 Dead 2

Left 4 Dead 2

113 hodnocení
Survivor Set Specific Textures Base [VScript]
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Game Content: Scripts, Textures
Velikost souboru
Přidáno
Aktualizováno
254.000 B
24. kvě. v 11.27
24. kvě. v 13.19
Poznámky ke změnám (2) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Survivor Set Specific Textures Base [VScript]

Popis
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.
Počet komentářů: 13
NoobMaster WebosPeludos 18. čvc. v 18.15 
how do i make a hud to work with this?, like making l4d1 hud appearing only if survivor set is 1
Madd Slayer 25. kvě. v 4.56 
Alright, thanks
ChimiChamo  [autor] 25. kvě. v 4.52 
yes
Nick 25. kvě. v 3.04 
oh
cinzardoya 24. kvě. v 16.05 
@Book Simon u add lines in a file and u get survivor set specific textures
Nick 24. kvě. v 13.32 
my dumbass doesn’t know ♥♥♥♥ about remodelling, please explain in 1 sentence.
surytrap 24. kvě. v 13.24 
thanks specifimi
Samuels' Chili Shop 24. kvě. v 13.06 
Our little plushie blesses us once again.
André7 24. kvě. v 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)