Difference between revisions of "TRIGGER MUSIC EVENT"
Jump to navigation
Jump to search
(please use wiki markup) |
|||
Line 5: | Line 5: | ||
}} | }} | ||
− | Stop the music using | + | Stop the music using [[CANCEL_MUSIC_EVENT]] |
− | |||
− | |||
− | |||
− | |||
− | + | ==Examples== | |
− | + | * AH1_RESTART | |
− | + | * AH1_FAIL | |
− | + | * AH1_BACK_IN_CAR | |
− | + | * AH1_STOP | |
− | + | * AH1_START | |
− | + | Taken from ''agency_heist1.txt'' | |
− | |||
− |
Revision as of 09:10, 30 April 2015
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | String | Music file to play, e.g "AH1_RESTART" |
Return value: | ||
Type | Description | |
None |
Stop the music using CANCEL_MUSIC_EVENT
Examples
- AH1_RESTART
- AH1_FAIL
- AH1_BACK_IN_CAR
- AH1_STOP
- AH1_START
Taken from agency_heist1.txt