When Spawn /register earn 10000$ on init. - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: When Spawn /register earn 10000$ on init. (
/showthread.php?tid=71135)
When Spawn /register earn 10000$ on init. -
sandsnake - 30.03.2009
Script:Godfather--->Yea im new scripter
Well when i do /register for the first time i spawn with 10000$ How to Lower that?
At init of script have
PAWN Code
Quote:
new dollah 0; <----------I seted it do 0 but continuing spawn 10000$
|
Re: When Spawn /register earn 10000$ on init. -
Norn - 30.03.2009
Post in the godfather thread.
Re: When Spawn /register earn 10000$ on init. -
MenaceX^ - 30.03.2009
Search "10000" on pwn.. You'll see a function "GivePlayerMoney" near it.
Change it.