0572

From GTAMods Wiki
Jump to navigation Jump to search

Vice City San Andreas SET_ALL_TAXIS_HAVE_NITRO


Description
Activates the taxi's boost jump and nitrous
Syntax
0572: set_taxi_boost_jump [int]
Parameter
[int]
0 = deactivate, 1 = activate

In Vice City, this opcode activates the taxi's boost jump. In San Andreas, this opcode activates both the boost jump and nitrous. Boost jump replaces the horn, which can be activated by pressing button 18 (HORN key). The value set with this opcode is saved in block 0 of the save file in Vice City and block 0 in San Andreas. This only works on the player's taxi. It recognizes the following as taxis:

Vice City San Andreas
Id Name Id Name
150 Taxi 420 Taxi
168 Cabbie 438 Cabbie
188 Zebra Cab
216 Kaufman Cab

Keywords

set, taxi, boost, jump, nitro

External link