去评论
推扬网

傲之最:求生之路2的PC版如何修改武器弹夹的子弹数量上限.[不要秘籍]

admin
2020/08/10 20:40:31

Air________的回答:

你妹的 我来教你

Air________的回答:

你妹的 我来教你

╬══→/dy的回答:

……修改原文件,得闲我教你

殉情.II的回答:

控制台改上限

//UZI子弹上限量 sm_cvar ammo_smg_max 999 //散弹枪子弹上限量 sm_cvar ammo_buckshot_max 999

//吗6子弹上限量 sm_cvar ammo_rifle_max 999 //狙击子弹上限量 sm_cvar ammo_huntingrifle_max 999

 

不知道控制台怎么改 在 weapon_武器名.txt 中找到 "clip size"   " "(引号内为数字,即弹夹数量) 如:你想改连喷,就在 weapon_autoshotgun.txt 里找到 "clip size"               "10"    (包含引号) 10就是连喷的弹夹数量,改成你想要的弹夹数就好了

weapon_smg.txt是乌兹 weapon_rifle.txt是M16 weapon_hunting_rifle.txt是猎枪 weapon_autoshotgun.txt是连喷 weapon_pumpshotgun.txt是单喷 weapon_pistol.txt是手枪

另外它们的路径是 left 4 dead\left4dead\scripts\weapon_xxxxx.txt