Skip to content

Commit

Permalink
Update trigger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jncraton committed Nov 8, 2023
1 parent 079bb86 commit 9634298
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/eud.trg
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@ for i = 30, 0, -1 do
end

-- Set Current Player (0x006509B0) to EPD(0)
--
-- EPD(0) is death_table / 4 (-1452249)
--
-- This value negates the native offset of the death table
--
-- Adding a memory location to Current Player will then correctly allow
-- access to that memory location when reading or writing Marine deaths


Trigger {
players={P1},
Expand Down

0 comments on commit 9634298

Please sign in to comment.