Difference between revisions of "0551"

From GTAMods Wiki
Jump to navigation Jump to search
(created article)
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{OpCode
 
{{OpCode
| ini        = 0551=1,%1h%
+
| games      = {{Icon|VC}}
| description = Sets Kaufman Cabs radio
+
| command    = SET_PLAYER_HAS_MET_DEBBIE_HARRY
| p1          = Flag (0 = off, 1 = on)
+
| description = Enables Kaufman Cabs [[List of radio stations (VC)|radio]]
| game        = [[Vice City]]
+
| 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 the radio to the taxi firm's instead of the regular radio. Similar to police vehicles, regular radio will not be heard.
 
  
==Keywords==
+
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 ==
 
set, cab, taxi, kaufman, radio
 
set, cab, taxi, kaufman, radio

Latest revision as of 11:03, 3 December 2016

Vice City 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