GTAG - Modding - Opcode Database - 09AB
Opcode Database
09AB
Description | Makes a passenger in the vehicle speak from an ambient speech ID, if one exists for the character. The opcodes.txt example is used in the "Hyperjump" thread, to make characters in the vehicle cry out when the player performs an insane stunt. |
---|---|
Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Integer (INT) |
Games | |
Category | Actor, Vehicle |
San Andreas | |
sascm.ini | 09AB=2,random_passenger_say %1d% speech %2h% ; similar to 0947 |
Example | 09AB: random_passenger_say $HJ_PLAYER_CAR speech 37 |
Command Name | RANDOM_PASSENGER_SAY |