Difference between revisions of "NoteProxy"

From Superboss Games Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Note Proxies''' allow map makers to create paper notes in their [[maps]] for players to read. To create one in [[IntruderMM]], type a message into the provided text box. The string '{1}' will be replaced by the door code of an associated [[Keypad]].
+
[[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}}
 
[[Category: IntruderMM]]
 
[[Category: IntruderMM]]

Latest revision as of 12:14, 26 October 2022

MountainSide's Intruder Sniper Note

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.

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.
IntruderMM Assets
Items Name
Prefabs BriefcaseProxy - CustomDoorProxy - DoorProxy - EquipmentManager - GlassProxy - GoalPointProxy - Keypad - Ladder - LockedObject - MotorProxy - Mover Parent - NoteProxy - ObserveCamProxy - Pickup - RandomGunPickup - RandomItemPickup - SecuritySetup - SlidingDoor - SpawnA - SpawnB - WaterLevel - WindProxy - ZipLine - Limits
Scripts ActivateActivator - Activator - AdvancedMaterial - AnimateColor - BriefcaseProxy (Script) - CustomDoorProxy - CustomLevelSettings - CustomMapSkins - DestructibleProxy - DoorProxy - EquipmentManager - GlassProxy - GoalPointProxy - GravityProxy - HideOnStart - IgnoreSticky - KeypadProxy - LayerProxy - LockedObject - MaterialManager - MotorProxy - Mover - NoteProxy - ObjectiveTabSettings - ObjectTagger - ObserveCamProxy - PickupProxy - PlayAudio - ReplaceAll - ResetProxy - ScrollingUVs - SecurityRoom - SecurityScreen - SetTagsAndLayers - SoundSettings - TimedObjectDestroyer - TuningProxy - WindProxy - World Screen Object - ZiplineProxy
Level/Maps Target - SniperRange - Demo