Добавил: The DSystem 2016-01-24 07:49:27 103 views
fixed em up a bit
does not include custom particles
re-edited pak update here www.gamefront.online/files/user/k1chwa
ADVANCED INSTAL (vpk-all modes)
go to steamapps/common/left 4 dead /left4dead/addons and put vpk in.
go to steamapps\common\left 4 dead \left4dead...find pak01_dir and make back up....then edit pak01_dir with notepad++.
*here is EXAMPLE of a re-edit ------ctrl+f for find menu
-----find:
$baseTexture "models\v_models\Weapons\eq_molotov/v_eq_molotov_bottle"
$translucent 1
$bumpmap "models\v_models\Weapons\eq_molotov/v_eq_molotov_bottle_normal"
and change to:
$baseTexture "models\v_models\Weapons\eq_molotov/v_eq_molotov_bottle2"
$translucent 1
$bumpmap "models\v_models\Weapons\eq_molotov/v_eq_molotov_bottla_normal"
-----and also find:
$baseTexture "models\w_models\eq_molotov/w_eq_molotov_bottle"
$bumpmap "models\v_models\Weapons\eq_molotov/v_eq_molotov_bottle_normal"
and change to:
$baseTexture "models\w_models\eq_molotov/w_eq_molotov_bottle2"
$bumpmap "models\v_models\Weapons\eq_molotov/v_eq_molotov_bottla_normal"
done.
Keywords: |