Download Mod skin,filterscripts,gamemode,Inc file, plugin for windows or linux and more...
Monday, June 4, 2012
Basic PayDay System.
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
Code:
new RandomPay = random(500 - 100) + 100; // new RandomPay = random(MAX - MIN) + MIN;
Download:
http://www.2shared.com/file/d1t3XZd8...y_Snoopy_.html
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment