008E

From GTAMods Wiki
Revision as of 03:20, 30 September 2007 by Seemann (talk | contribs) (categorized to math opcodes)
Jump to navigation Jump to search

008E=2,%1d% %2d%
Description: Converts a float to an integer
Parameter 1: Variable to store an integer
Parameter 2: Variable to pass a float value
Supports: GTA3, Vice City, San Andreas

This opcode converts a float value into an integer value. The parameters are both the variables.

Keywords

math, conversion, float, integer