Difference between revisions of "0551"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | {{Icon|VC}} | + | {{OpCode |
− | + | | games = {{Icon|VC}} | |
− | + | | command = SET_PLAYER_HAS_MET_DEBBIE_HARRY | |
− | + | | description = Enables Kaufman Cabs [[List of radio stations (VC)|radio]] | |
− | + | | syntax1 = 0551: set_kaufman_radio [''int''] | |
− | + | | p1t = [''int''] | |
− | + | | p1d = 0 = disable (default), {{hint|1|or any value other than 0}} = enable | |
− | + | }} | |
− | |||
− | This opcode sets all Kaufman Cabs to tune to the taxi firm's radio instead of the regular radio. Similar to police vehicles, regular radio will not be accessible while in the cab. If the player is already in a cab when the taxi firm's radio is being enabled, the key to change radio station will be disabled and the taxi firm's radio will only play once the player has exited and reentered the cab. The original script called this opcode only once, after completion of "Cabmaggedon". The value set with this opcode is saved in [[Saves (GTA VC)#Block 0: | + | This opcode sets all Kaufman Cabs to tune to the taxi firm's radio instead of the regular radio. Similar to police vehicles, regular radio will not be accessible while in the cab. If the player is already in a cab when the taxi firm's radio is being enabled, the key to change radio station will be disabled and the taxi firm's radio will only play once the player has exited and reentered the cab. The original script called this opcode only once, after completion of "Cabmaggedon". The value set with this opcode is saved in [[Saves (GTA VC)#Block 0: Simple Vars|block 0 of the save file]]. Debbie Harry is the voice actor for [http://www.grandtheftwiki.com/Doris Doris], the taxi controller of Kaufman Cabs. |
== Keywords == | == Keywords == | ||
set, cab, taxi, kaufman, radio | set, cab, taxi, kaufman, radio | ||
− | |||
− |
Latest revision as of 11:03, 3 December 2016
SET_PLAYER_HAS_MET_DEBBIE_HARRY
- Description
- Enables Kaufman Cabs radio
- Syntax
- 0551: set_kaufman_radio [int]
- Parameter
- [int]
- 0 = disable (default), 1 = enable
This opcode sets all Kaufman Cabs to tune to the taxi firm's radio instead of the regular radio. Similar to police vehicles, regular radio will not be accessible while in the cab. If the player is already in a cab when the taxi firm's radio is being enabled, the key to change radio station will be disabled and the taxi firm's radio will only play once the player has exited and reentered the cab. The original script called this opcode only once, after completion of "Cabmaggedon". The value set with this opcode is saved in block 0 of the save file. Debbie Harry is the voice actor for Doris, the taxi controller of Kaufman Cabs.
Keywords
set, cab, taxi, kaufman, radio