Tiberian Technologies Scripts Reference Revision: 9000
Loading...
Searching...
No Matches
List of all members
JMG_Utility_Security_System_Fixed_NumberPad_Control Class Reference

Builds a keypad using a model with bones named Number(0-9), Clear, and Enter, the buttons it creates to attach to the bones are named PRESETNAME_Key_(0-9), PRESETNAME_Key_Enter, or PRESETNAME_Key_Clear \KeyCode - Code the numpad is looking for \ID - ID to send the messages to \Success_Custom - Message to send when the combination is matched \Partial_Failure_Custom - Sent until max_failures is meet \Failure_Custom - Message to send when max failures is meet, counter for partial fails is reset upon this \Disable_On_Success - Disable the keypad on a valid entry \Disable_On_Failure - If you completely fail should the keypad disable \Starts_Enabled - Whether the pad can be used from the get-go \Enable_Custom - Turn the number pad on/off \Failure_Safty - Allow partial fail customs to send \Max_Failures - As long as this value is less than the current failed attempt count a partial fail message is sent, once it matches a complete fail message is sent \Sound_Name_Base - Sound that should be played when buttons are pressed, a number 0-9 or ENTER or CLEAR is tacked on to the end. More...

#include <jmgUtility.h>

Detailed Description

Author
jgray