SA-MP Forums Archive
Business 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Business System (/showthread.php?tid=651721)



Business System - ChandraLouis - 26.03.2018

Hello,
I didn't see any tutorial on how to create a business with income for the owner.
Since i searched there's none. So i am requesting help here, would you guys teach me on how to make one?


Re: Business System - Nru - 26.03.2018

It's pretty easy, you just gotta make a business system a normal one then it depends on your choice you can make a safe for the business and for example if it's a Store, whenever a player buy a a product the safe adds like the price /10 or /100 and if the business is a bank whenever a player withdraw money it takes from him the amount/100 and adds it to the safe.
example:
player withdrawed $40000, 40000/100 = 400, the player gets 39600 and the safe gets 400.


Re: Business System - ChandraLouis - 26.03.2018

The problem is, i can't even make a normal one.


Re: Business System - Nru - 26.03.2018

Then I suggest you not to get a done business system, just watch tutorials of normal business systems. and try to add your touch to it and by time you will learn.