Difference between revisions of "008E"
Jump to navigation
Jump to search
m (categorized to math opcodes) |
|||
Line 10: | Line 10: | ||
math, conversion, float, integer | math, conversion, float, integer | ||
− | [[Category:OpCodes]] | + | [[Category:OpCodes]] [[Category:Math_OpCodes]] |
Revision as of 03:20, 30 September 2007
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