SA-MP Forums Archive
script money problem - 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: script money problem (/showthread.php?tid=415517)



script money problem - pelani - 13.02.2013

sometime money will spawn auto to players like 100m or more. any idea ?


Re: script money problem - S0n1COwnsYou - 13.02.2013

show me "public OnPlayerSpawn(playerid)"


Re: script money problem - pelani - 13.02.2013

http://pastebin.com/HGLRExAy


Re: script money problem - S0n1COwnsYou - 13.02.2013

your spawn script don't show any "GivePlayerMoney", try searching your script for "GivePlayerMoney"


Re: script money problem - Shabi RoxX - 13.02.2013

you have to debug your script carefully

Quote:
Originally Posted by S0n1COwnsYou
Посмотреть сообщение
show me "public OnPlayerSpawn(playerid)"
Actually he doesn't mean that Player Get money on spawn, BUT he means money spawn on player....


Re: script money problem - S0n1COwnsYou - 13.02.2013

Quote:
Originally Posted by Shabi RoxX
Посмотреть сообщение
you have to debug your script carefully



Actually he dost mean that Player Get money on spawn, BUT he means money spawn on player....
What do u mean ??


Re: script money problem - pelani - 13.02.2013

Quote:
Originally Posted by Shabi RoxX
Посмотреть сообщение
you have to debug your script carefully
how to debug? can u explain me?