Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0AED

Opcode Database

0AED

DescriptionConverts a float value into a string.

Params:
1. string that will be recorded results in line with the string convention;
2. the number being converted;
3. The format conversion, line meets the string convention.
Parameters (v2)1) Float (FLOAT)
2) String (ANY)
3) (Returned) String (ANY)
Gamessa
CategoryCLEO 4
San Andreas
sascm.ini0AED=3,string_float_format %1d% format %2d% store_to %3d%
Example0AED: string_float_format 0@ format "%.15g" store_to 1@v
Command NameSTRING_FLOAT_FORMAT

<< 0AEC

0AEE >>