Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 041E

Opcode Database

041E

DescriptionSets the current radio station that is playing, if the player is in a vehicle.

San Andreas
The radio station ID passed is incremented by 1. However, 11 is replaced with 12 before the increment. It is possible that 12 is replaced with 13 after the increment, in certain cases.
Parameters (v2)1) Integer (INT)
Gamessa vc iii
CategoryCommon, Vehicle
San Andreas
sascm.ini041E=1,set_radio_channel %1h%
Example041E: set_radio_channel 3
Command NameSET_RADIO_CHANNEL
Vice City
sascm.ini041e=2,set_radio_station %1d% %2d%
Example041E: set_radio_station 9 -1
Command NameSET_RADIO_CHANNEL
GTA III
gtascm.ini041e=2,set_radio_station %1d% %2d%
Example041E: set_radio_station 0 0
Command NameSET_RADIO_CHANNEL

<< 041D

041F >>