008E

From GTAMods Wiki
Revision as of 06:53, 15 May 2007 by Seemann (talk | contribs)
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