Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0A9C

Opcode Database

0A9C

DescriptionReturns the file size in bytes.
Parameters (v2)1) File handle (Integer) (INT)
2) (Returned) Integer (INT)
Gamessa
CategoryCLEO 3
San Andreas
sascm.ini0A9C=2,get_file_size %1d% store_to %2d%
Example0A9C: get_file_size 0@ store_to 1@
Command NameGET_FILE_SIZE

<< 0A9B

0A9D >>