Hikaria-HostEnemyLimbDestroyFix icon

HostEnemyLimbDestroyFix

Fixed premature destruction of enemy limbs on the host.

Last updated 2 months ago
Total downloads 327
Total rating 1 
Categories Client Mods
Dependency string Hikaria-HostEnemyLimbDestroyFix-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

说明

众所周知客机因为网络延迟原因,敌人的部位销毁会不及时,使得客机的霰弹枪可以将所有弹丸都打在一个部位上,在杀母体时优势尤其大,例如三管可以两喷一个母体。

实现原理:将主机的部位销毁 (SendDestroyLimb) 推迟到整个霰弹枪和霰弹炮台的开火之后。