Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- echo ---------------------------------------------------------------------------
- echo This small batch script removes/cleans remainings from other mods and
- echo other problematic changes making TAZ more of a weapon pack than a
- echo total convertion or whatever it tries to be.
- echo So it should make TAZ more compatible with other mods.
- echo I made this script for myself, so no guarantees
- echo Version from 11-may-21
- echo ---------------------------------------------------------------------------
- echo list of things that script removes:
- echo taz detectors
- echo BnS leftovers
- echo wepl hit effects
- echo anomaly injury sounds extended
- echo aim rattle sounds
- echo taz mutant icons
- echo taz ui/hud
- echo additional taz icons
- echo random sound files
- echo random hand meshes/textures
- echo cheesy bandaids
- echo ---------------------------------------------------------------------------
- pause
- echo ---------------------------------------------------------------------------
- echo Double check if the script is the correct directory.
- echo Script should be in the same folder where gamedata is.
- echo After pressing any key script will do the work.
- echo ---------------------------------------------------------------------------
- pause
- @echo on
- cd /D "%~dp0"
- rmdir /s /q "%~dp0\gamedata\anims\camera_effects\wepl"
- rmdir /s /q "%~dp0\gamedata\configs\items\items"
- del "%~dp0\gamedata\configs\items\weapons\w_ak12_custom.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_ak12_m1.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_ak74m_beard.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_akm_isg.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_kac_isg.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_saiga_m1.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_saiga_m2.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_usp_docter.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_vintorez_isg.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_vintorez_m1.ltx"
- del "%~dp0\gamedata\configs\items\weapons\w_vintorez_m2.ltx"
- del "%~dp0\gamedata\configs\plugins\wepl_hit_effect_outfits.ltx"
- del "%~dp0\gamedata\configs\plugins\wepl_hit_effect_visuals.ltx"
- del "%~dp0\gamedata\configs\ui\maingame_16.xml"
- del "%~dp0\gamedata\configs\ui\messages_window.xml"
- del "%~dp0\gamedata\configs\alife.ltx"
- rmdir /s /q "%~dp0\gamedata\meshes\anomaly_weapons\hands"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_artefact"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_binoculars"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_bolt"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_detector_1"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_detector_2"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_detector_3"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_detector_4"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_detector_8"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\devices\dev_detector_09"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\weapons\wpn_kac_isg"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\weapons\wpn_m1895"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\weapons\wpn_ru556"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\weapons\wpn_saiga12_m2"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\weapons\wpn_vintorez_isg"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\weapons\wpn_vintorez_m1"
- rmdir /s /q "%~dp0\gamedata\meshes\dynamics\weapons\wpn_vintorez_m2"
- del "%~dp0\gamedata\scripts\aimscript.script"
- del "%~dp0\gamedata\scripts\wepl_hit_effect.script"
- rmdir /s /q "%~dp0\gamedata\sounds\actor"
- rmdir /s /q "%~dp0\gamedata\sounds\affects"
- rmdir /s /q "%~dp0\gamedata\sounds\backup"
- rmdir /s /q "%~dp0\gamedata\sounds\characters_voice"
- rmdir /s /q "%~dp0\gamedata\sounds\human"
- rmdir /s /q "%~dp0\gamedata\sounds\interface"
- rmdir /s /q "%~dp0\gamedata\sounds\material"
- rmdir /s /q "%~dp0\gamedata\sounds\wepl"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\aimin"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\aimout"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\ak74m_beard"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\akm_isg"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\kac"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\ru556"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\vintorez_m1"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\vss_isg"
- rmdir /s /q "%~dp0\gamedata\sounds\weapons\usp_match_docter"
- del "%~dp0\gamedata\textures\ui\ui_actor_menu.dds"
- del "%~dp0\gamedata\textures\ui\ui_global_map.dds"
- del "%~dp0\gamedata\textures\ui\ui_icon_equipment.dds"
- del "%~dp0\gamedata\textures\ui\ui_wheel_ammo.dds"
- rmdir /s /q "%~dp0\gamedata\textures\ui\items"
- rmdir /s /q "%~dp0\gamedata\textures\wpn\ak12_custom"
- rmdir /s /q "%~dp0\gamedata\textures\wpn\ak74_cod"
- rmdir /s /q "%~dp0\gamedata\textures\wpn\saiga12_m2"
- rmdir /s /q "%~dp0\gamedata\textures\wpn\tactical_knife"
- rmdir /s /q "%~dp0\gamedata\textures\wpn\wpn_kac"
- rmdir /s /q "%~dp0\gamedata\textures\wpn\wpn_kukri"
- rmdir /s /q "%~dp0\gamedata\textures\wpn\usp_match_docter"
- @echo off
- echo ----------------------------
- echo Script's done, hf
- echo ----------------------------
- pause
Advertisement
Add Comment
Please, Sign In to add comment