010B

From GTAMods Wiki
Revision as of 20:39, 22 June 2015 by Seemann (talk | contribs) (Created page with "{{Icon|trilogy}} '''STORE_SCORE''' <hr /> '''Description''' : Stores the player's money '''Syntax''' : 010B: [''var''] = player [''player handle''] money '''Parameters''' : ['...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas STORE_SCORE


Description

Stores the player's money

Syntax

010B: [var] = player [player handle] money

Parameters

[var]
Variable to store the player's money amount
[player handle]
The handle of the player

Native analog

STORE_SCORE

Stores the player's current amount of money to the variable.

Keywords

player, store, money, cash, score

See also

  • 0109 – adds the player's money
  • 010A – checks if the player's money is greater than value