natives.SET CHAR MONEY

Revision as of 10:15, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.SET_CHAR_MONEY

Signature: void natives.SET_CHAR_MONEY(int ped, int money)

Usage: sets the amount of money a character carries

Parameters

int ped Character handle to act upon.
int money Amount of money.

Return

void

On failure: void