Control: Difference between revisions
Appearance
en>Nighthawk200 Tested and updated. |
en>Nighthawk200 m I'm on a roll with the idiocy this evening. |
||
| Line 1: | Line 1: | ||
{{Flag | {{Flag | ||
|name={{PAGENAME}} | |name={{PAGENAME}} | ||
| Line 19: | Line 8: | ||
|rp=yes | |rp=yes | ||
}} | }} | ||
This flag describes the special properties affecting the playback of this sound. | |||
== Special values == | == Special values == | ||
Revision as of 00:50, 21 June 2008
|
|
|
|
|
|
| Flag: | Control |
| File(s): | sound(md).ini |
| Values: | Values that don't conform to any typical format (see article) |
| Applicable to: | VocTypes |
This flag describes the special properties affecting the playback of this sound.
Special values
All of these are case-insensitive..
| Control value | Effect |
|---|---|
| ALL | All sounds listed in the Template:TTL tag are played in order. |
| LOOP | If RANDOM is not specified, will loop the first sound in Template:TTL indefinitely, or until the number specified in Template:TTL is reached. |
| RANDOM | Will play a sound chosen at random from Template:TTL. Only useful if you have more than one sound in Template:TTL. |
| PREDELAY | Only has an effect if the Template:TTL tag has been set. Picks a value between the minimum and maximum delays (defined in milliseconds), and waits for that amount of time before playing the sound). |
| INTERRUPT | Controls whether this sound can interrupt other currently playing sounds. |
| ATTACK | special logic, inverts the (booleanized) value of Template:TTL of this sound |
| DECAY | special logic, inverts the (booleanized) value of Template:TTL of this sound |
| AMBIENT | The sound is treated as an ambient background sound, so is not affected by INTERRUPT. |





