SA-MP Forums Archive
[FilterScript] Basic and Simple PayDay System. - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Basic and Simple PayDay System. (/showthread.php?tid=331329)



Basic PayDay System. - DannySnoopy - 04.04.2012

Hello SA-MP players/coders/mappers and etc!

Presently i have found out how to create a basic PayDay system, and i would like to show it/help to the people
who need it(as i noticed alot of people couldn't do it on their own).

Introduction
The PayDay system does is, Gives a player Random amount of cash
every hour(??:00, for example 10:00, 11:00 and etc).
It gives a paycheck of 50-10k(if you want to lower, just go into the filter script and adjust the
Код:
new RandomPay = random(500 - 100) + 100; // new RandomPay = random(MAX - MIN) + MIN;
Hope i helped some one! enjoy!

Download:
http://www.2shared.com/file/d1t3XZd8...y_Snoopy_.html


All credits reserved to: Snoopy(ThePandaDK)


Re : Basic and Simple PayDay System. - [HRD]Mar1 - 04.04.2012

Cool! Thanks!.


Re: Basic and Simple PayDay System. - _KrazyKat_ - 08.04.2012

I Like it man.. !! Thank you !!


Re: Basic and Simple PayDay System. - Awankz - 08.04.2012

Nice One !


Re: Basic and Simple PayDay System. - DannySnoopy - 08.04.2012

No problem guys enjoy it!


Re: Basic and Simple PayDay System. - im - 03.06.2012

Cool FS, bro!
Was really helpful for me!


Respuesta: Basic and Simple PayDay System. - Dx2 - 03.06.2012

Nice Fs, thank you


Re: Basic and Simple PayDay System. - Flashhiee - 09.06.2012

Nice FS, rep+ for that !