Networkcash::networkEarnFromRockstar
This merely adds an entry in the Network Transaction Log;
it does not grant cash to the player (on PC).
Max value for amount is 9999999.==Syntax==
networkcash.networkEarnFromRockstar(amount);
=== Required Arguments ===*amount: int===Return value===*Undefined==Example==
todo
==See also==Template:Networkcash function c