Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 010B

Opcode Database

010B

DescriptionReturns the players score (money).
Parameters (v2)1) Player handle (Integer) (INT)
2) (Returned) Integer (INT)
Gamessa vc iii
CategoryCommon, Player
Command Name (IV)STORE_SCORE
San Andreas
sascm.ini010B=2,store_score %1d% to %2d%
Example010B: store_score $PLAYER_CHAR to 4@
Command NameSTORE_SCORE
Vice City
sascm.ini010B=2,%2d% = player %1d% money
Example010B: $1371 = player $player_char money
Command NameSTORE_SCORE
GTA III
gtascm.ini010B=2,%2d% = player %1d% money
Example010B: $money = player $player_char money
Command NameSTORE_SCORE

<< 010A

010C >>