030E

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

GTA III Vice City REGISTER_JUMP_DISTANCE


Description

Saves the highest insane jump distance stat

Syntax

030E: save_jump_distance [flt]

Parameter

[flt]
Floating-point value

This opcode saves the highest value to the "Max. INSANE Jump dist." stat (GXT string MXCARDM and MXCARD for GTA III, only MXCARDM 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, distance, statistics, stat