GTAG - Modding - Opcode Database - 018E
Opcode Database
018E
| Description | Stops the sound with the specified ID. |
|---|---|
| Parameters (v2) | 1) Sound handle (INT) |
| Games | |
| Category | Common, Sound |
| Command Name (IV) | REMOVE_SOUND |
| San Andreas | |
| sascm.ini | 018E=1,remove_sound %1d% |
| Example | 018E: remove_sound 82@ |
| Command Name | REMOVE_SOUND |
| Vice City | |
| sascm.ini | 018e=1,stop_sound %1d% |
| Example | 018E: stop_sound 6@ |
| Command Name | REMOVE_SOUND |
| GTA III | |
| gtascm.ini | 018e=1,stop_sound %1d% |
| Example | 018E: stop_sound $131 |
| Command Name | REMOVE_SOUND |

