Difference between revisions of "Warnings"
From NexusWiki
(Created page with ' WARNING <Warning_number> Name "Warning_name" Group <Group_num> //Optional warning class Priority <Priority_num> //Priority to over other warnings Duration <Duration_num> //H...') |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | '''WARNING''' <Warning_number> | |
− | WARNING <Warning_number> | + | :'''Name''' "Warning_name" |
− | + | :'''Group''' <Group_num> //Optional warning class | |
− | + | :'''Priority''' <Priority_num> //Priority to over other warnings | |
− | + | :'''Duration''' <Duration_num> //How long to indicate warning via actions | |
− | + | :'''Interval''' <Interval_num> | |
− | + | :'''Icon''' "Icon_name" //Optional which icon to display on property list | |
− | + | :'''Color''' <R> <G> <Y> //Color to use while displaying alert | |
− | + | :'''Blink''' //Optional blink alert | |
− | + | :'''Voice''' "Sound_clip_name" ; | |
− | + | '''WARNING''' | |
− | WARNING | + |
Latest revision as of 16:34, 25 January 2010
WARNING <Warning_number>
- Name "Warning_name"
- Group <Group_num> //Optional warning class
- Priority <Priority_num> //Priority to over other warnings
- Duration <Duration_num> //How long to indicate warning via actions
- Interval <Interval_num>
- Icon "Icon_name" //Optional which icon to display on property list
- Color <R> <G> <Y> //Color to use while displaying alert
- Blink //Optional blink alert
- Voice "Sound_clip_name" ;
WARNING