03E2

From GTAMods Wiki
Revision as of 10:19, 29 November 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|3}} '''REGISTER_EL_BURRO_TIME''' <hr /> '''Description''' : Saves the best time in Turismo stat '''Syntax''' : 03E2: register_el_burro_time [''int''] '''Parameter''' :...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III REGISTER_EL_BURRO_TIME


Description

Saves the best time in Turismo stat

Syntax

03E2: register_el_burro_time [int]

Parameter

[int]
Integer value

This opcode saves the lowest value to the "Best Turismo time in secs" stat (GXT string ELBURRO). The stat will initially start with a value of 0 but it is only displayed in the stats menu when the value is greater than it. Any value can overwrite a value of 0. For every other values, only those lower than the saved value will update the saved value with the new value; higher values have no effect on the stat. The value set with this opcode is saved in block 17 of the save file.

Vice City SET_CHAR_OBJ_LEAVE_ANY_CAR


Description

Sets the character's objective to leave any vehicle

Syntax

03E2: actor [char handle] exit_car

Parameter

[char handle]
The handle of the character

This opcode allows the character to leave any vehicle while the vehicle is stopped, including when the vehicle is upside down. If the vehicle is moving, the character will attempt to stop the vehicle and then leave it. When used on the player, the player character will bail out of the moving vehicle. It has no effect if any character is on foot.

Keywords

register, save, fastest, best, time, el, burro, turismo, statistics, stat, set, actor, character, objective, leave, exit, car, vehicle

See also

  • 01D3, sets the character's objective to leave a specific vehicle