030F

From GTAMods Wiki
Revision as of 16:15, 28 March 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|3}} {{Icon|VC}} '''REGISTER_JUMP_HEIGHT''' <hr /> '''Description''' : Saves the highest insane jump height stat '''Syntax''' : 030F: save_jump_height [''flt''] '''Param...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City REGISTER_JUMP_HEIGHT


Description

Saves the highest insane jump height stat

Syntax

030F: save_jump_height [flt]

Parameter

[flt]
Floating-point value

This opcode saves the highest value to the "Max. INSANE Jump height" stat (GXT string MXCARJM and MXCARJ for GTA III, only MXCARJM for Vice City). The stat will initially start with a value of 0.0. Any value higher than the saved value will update the saved value with the new value; lower values have no effect on the stat. The value set with this opcode is saved in block 17 of the save file in GTA III and block 19 in Vice City. Although the stats menu displays the value with two decimal places, the stats menu will always round the value down to the nearest whole number.

Keywords

register, save, insane, jump, height, statistics, stat