Difference between revisions of "NoteProxy"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | [[File:MountainSideSniperNote.png|thumb|MountainSide's Intruder Sniper Note]] | |
− | + | ||
+ | The NoteProxy script is included with the [[IntruderMM|Intruder Map Maker]]. It allows map makers to create paper notes in their [[maps]] for players to read and could contain a code for a keypad. | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |+ Properties in the editor | ||
+ | |- | ||
+ | ! Property !! Value | ||
+ | |- | ||
+ | | Note Message || The message to be displayed. Using the special string "{0}" will show the random 4 digit code associated to the linked [[Keypad]] | ||
+ | |- | ||
+ | | Activate Activator || The activator to be activated when the note is read. | ||
+ | |} | ||
{{Template:IntruderMM Assets}} | {{Template:IntruderMM Assets}} | ||
[[Category: IntruderMM]] | [[Category: IntruderMM]] |
Revision as of 11:14, 26 October 2022
The NoteProxy script is included with the Intruder Map Maker. It allows map makers to create paper notes in their maps for players to read and could contain a code for a keypad.
Property | Value |
---|---|
Note Message | The message to be displayed. Using the special string "{0}" will show the random 4 digit code associated to the linked Keypad |
Activate Activator | The activator to be activated when the note is read. |