Difference between revisions of "CANCEL MUSIC EVENT"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
}} | }} | ||
− | Start the music using | + | Start the music using [[TRIGGER_MUSIC_EVENT]] |
− | + | ==Examples== | |
− | + | * AH1_RESTART | |
− | + | * AH1_FAIL | |
− | + | * AH1_BACK_IN_CAR | |
− | + | * AH1_STOP | |
− | + | * AH1_START | |
− | + | Taken from ''amenian3.txt'' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 09:09, 30 April 2015
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | String | Music file to stop, e.g "AH1_RESTART" |
Return value: | ||
Type | Description | |
None |
Start the music using TRIGGER_MUSIC_EVENT
Examples
- AH1_RESTART
- AH1_FAIL
- AH1_BACK_IN_CAR
- AH1_STOP
- AH1_START
Taken from amenian3.txt