全息墙颜色

Modding guide to change color of the holographic walls and arrows around the map

前期准备

For this guide you will need a VPK tool and a text editor.

page修改工具

使用到的VPK文件

  • englishclient_mp_wargames.bsp.pak000_dir.vpk

解包

page如何备份,解包和重新打包

编辑

Navigate to this location in your extracted folder.

materials\world\utility

This location contains all the .vmt files of the holographic walls

Following bulleted list contains names of the files in this location and their short descriptions. Picture examples are located further in this guide.

  • holo_map_grid_light_blue.vmt blue arrows

  • holo_map_grid_light_blue_shootable.vmt blue holographic walls

  • holo_map_grid_mip0.vtf base texture used by holographic walls

  • holo_map_grid_orange.vmt orange arrows

  • holo_map_grid_orange_shootable.vmt orange holographic walls and outer holographic walls

  • holo_map_grid_red_dense.vmt holographic walls of the pit

Open a .vmt file you want to edit.

To edit colors simply change the values of "$color2". For more details on changing these values, refer to Color & Texture info

These material files leave quite lot of possibilities, you could replace textures the walls use, make them transparent, clear, changing colors, put any picture on them, play a gif, etc. In the page linked down bellow you will find additional information to modify the material and texture files. Feel free to experiment with it and share your results in our Discord community.

page颜色和纹理信息

样例

重新打包

page如何备份,解包和重新打包

This guide will be updated with making the walls transparent, clear, changing colors, putting any picture on them, playing a gif, etc. if there is interest shown in the Discord community.

最后更新于