第一步:游戏根目录(游戏所在磁盘,steamlibrary,steamapps,workshop,content,400750,3295913567),最后面的就是生成菜单的文件,打开它,可以看到有三个文件(localizations,resource,mod.inf),再按照这个路径打开resource,interface,action。
第二步:按照这个路径打开,游戏所在磁盘,steamlibrary,steamapps,common,call to arms-gates of hell,resource,interface,interface.pak,action。在action里面找到fortify.set复制它,再将它粘贴到第一步最后的那个文件夹里面(就是最后打开的那个action)
第三步:打开我们复制粘贴后的fortify.set,一直往下翻,找到如图片这样的代码
举例
("entrenchment_rotate") name(tank_cover) entity(tank_cover) animation(dig_pickaxe_01) time(120)修改此处的数字120就行,它的意思是挖掘坦克战壕需要120秒,其他工事一样的
