Player register 10k starting cash
#9

Check your enum, There should be pMoney or pCash, anything like that.
Hit CTRL+F, search for the DIALOG_REGISTER or your CMD:Register or /register , however you got it as,
Scroll down til you see the Callback [public Something] that is the one creating the account info, in my script it's NewPlayerData.
find the pMoney / pCash / Money / Cash / whatever, see the original value - can be 800$, 0$, anything.
Set it to the desired amount and in your case it would be 10,000$
In my script:
INI_WriteInt("Money",1000);
I can set it to any, I bet with some time you can too.
Reply


Messages In This Thread
Player register 10k starting cash - by Ponii - 07.04.2013, 14:34
Re: Player register 10k starting cash - by BigGroter - 07.04.2013, 14:39
Re: Player register 10k starting cash - by Deal-or-die - 07.04.2013, 14:45
Re: Player register 10k starting cash - by Ponii - 07.04.2013, 15:18
Re: Player register 10k starting cash - by DobbysGamertag - 07.04.2013, 15:25
Re: Player register 10k starting cash - by Ponii - 07.04.2013, 15:32
Re: Player register 10k starting cash - by ReVo_ - 07.04.2013, 15:49
Re: Player register 10k starting cash - by x96664 - 07.04.2013, 16:09
Re: Player register 10k starting cash - by Ceez - 07.04.2013, 18:11

Forum Jump:


Users browsing this thread: 2 Guest(s)