Jump to content

Patching an IDS


JediMindTrix

Recommended Posts

Yes, there is, the best basic example:

// new state needed to fix Dead() triggers that don't use DVs
APPEND ~state.ids~ ~0x00000FC0 STATE_REALLY_DEAD~ UNLESS ~0x00000FC0 STATE_REALLY_DEAD~

// force WeiDU to reload altered IDS files
CLEAR_IDS_MAP

--- from 'our' BG2 Fixpack.

Of course those can have other things, as usually the .ids files aren't just there for no reason, the state.ids for example is directly linked to the .cre files state flags at offset 0x0020.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...