User Tools

Site Tools


entity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
entity [2021/06/16 14:59] justinentity [2021/06/16 15:25] justin
Line 10: Line 10:
 |Tile by Coordinate|The [[tile]] at the specified XYZ [[coordinate]].|tile[2, 4, 0]| |Tile by Coordinate|The [[tile]] at the specified XYZ [[coordinate]].|tile[2, 4, 0]|
 |Initiator|The [[character]] who triggered the [[script]] through interaction.|damage_entity(initiator, 2)| |Initiator|The [[character]] who triggered the [[script]] through interaction.|damage_entity(initiator, 2)|
-|Party Member|The party member with the specified member ID. Supplying a member ID of "player" will reference the primary [[player character]].|heal_entity(party.member["Sarah"], 5)|+|Party Member|The party member with the specified member ID. Supplying a member ID of "player" will return the primary [[player character]].|heal_entity(party.member["Sarah"], 5)|
  
entity.txt · Last modified: 2024/01/30 15:22 by justin