Difference between revisions of "Activate"
Jump to navigation
Jump to search
Syntax notes, added "rec", "bin" to syntax
imported>Haama (Major overhaul) |
imported>Haama (Syntax notes, added "rec", "bin" to syntax) |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
''ObjectToActivateRef''.'''Activate''' [ActivatorID] [RunOnActivateBlock] | ''ObjectToActivateRef:rec''.'''Activate''' [ActivatorID:rec] [RunOnActivateBlock:bin] | ||
(note on syntax: ''Italics'' = object that's acted on, '''Bold''' = function name, <nowiki>[Brackets]</nowiki> = optional field, "rec" = record, "bin" = binary. See discussion for more info) | |||
'''Example:''' | '''Example:''' | ||
Activate player | Activate player |