058C

From GTAMods Wiki
Revision as of 00:18, 28 December 2014 by Spaceeinstein (talk | contribs) (page updates)
Jump to navigation Jump to search

Vice City San Andreas GET_PROGRESS_PERCENTAGE


Description

Gets the progress of completion as a percentage

Syntax

058C: [var] = percentage_completed

Parameter

[var]
Variable to store the floating-point value

This opcode gets the progress of completion as a percentage. The value is obtained from the ratio of 030C's total value to 030D as a percentage. It cannot exceed 100.0.

Keywords

get, percent, complete