Hooks - MSUTeam/MSU GitHub Wiki

Description

An (unfinished) list of the hooked files in msu.

Critical Hooks

These hooks are NOT to be overwritten, as they are critical for some part of MSU or for mod compatibiltiy.

party.nut - onUpdate

Necessary for Party Speed to work.

combat_manager.nut - joinCombat

Necessary for increasing the maximum amount of factions in the game.

world_state.nut - getLocalCombatProperties

Necessary for increasing the maximum amount of factions in the game.