Difference between revisions of "CANCEL MUSIC EVENT"
Jump to navigation
Jump to search
(4 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
|np=1 | |np=1 | ||
|p1t=String | |p1t=String | ||
− | |p1d= | + | |p1d=Music file to stop, e.g "AH1_RESTART" |
}} | }} | ||
− | + | 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