Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0425

Opcode Database

0425

DescriptionConverts the given number of metres to feet and returns the result.
Parameters (v2)1) Float (FLOAT)
2) (Returned) Float (FLOAT)
Gamessa vc iii
CategoryMath
Command Name (IV)CONVERT_METRES_TO_FEET
San Andreas
sascm.ini0425=2,convert_metres_to_feet %1d% store_to %2d%
Example0425: convert_metres_to_feet 17@ store_to 17@
Command NameCONVERT_METRES_TO_FEET
Vice City
sascm.ini0425=2,meters %2d% to_feet %1d%
Example0425: meters $774 to_feet $772
Command NameCONVERT_METRES_TO_FEET
GTA III
gtascm.ini0425=2,unknown_metric_stuff %2d% = %1d%
Example
Command NameCONVERT_METRES_TO_FEET

<< 0424

0426 >>