How do I change Initial Starting Cash? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How do I change Initial Starting Cash? (
/showthread.php?tid=442805)
How do I change Initial Starting Cash? -
Grooty - 09.06.2013
I want to change my starting cash in a script...
AND bank balance.
It's an NGG edit script, where do I find where to change this?
Re: How do I change Initial Starting Cash? -
Scenario - 09.06.2013
PM the NGG script developers and ask them.
Re: How do I change Initial Starting Cash? -
Shaneisace - 09.06.2013
search
Код:
if(PlayerInfo[playerid][pReg] == 0)
{
and change it in there.