Difference between revisions of "NoteProxy"
Jump to navigation
Jump to search
m |
Krimpebble (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
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]]. You can also use "[p]" to create separate pages. | ||
+ | |- | ||
+ | | Activate Activator || The activator to be activated when the note is read. | ||
+ | |} | ||
{{Template:IntruderMM Assets}} | {{Template:IntruderMM Assets}} | ||
[[Category: IntruderMM]] | [[Category: IntruderMM]] |
Latest revision as of 05:11, 11 October 2024
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. You can also use "[p]" to create separate pages. |
Activate Activator | The activator to be activated when the note is read. |