DataStructure Triggers

From OPU Wiki

Outpost 2 Triggers

Trigger processing is done by at routine at address 00403230.

The call to the exported trigger function from the DLL is made at address 00403294.

The game processes a linked list of triggers. The address of the first trigger can be found at [004E9E9C]. The size of each node differs from 0x34 to 0x58.


Format of Trigger class

Personal tools