natives.SET CHAR MONEY

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