Quantcast
Channel: SA-MP Forums - Filterscripts
Viewing all articles
Browse latest Browse all 595

[FilterScript] Dynamic biz system.

$
0
0
Full Dynamic biz system




» Create a biz easily.

» Features:
- Saved biz system (YINI)
- 6 type of biz available (Total : 29 interiors)
- Customizable name for each biz
- Deposit money on your biz
- Make people pay when they enter in your biz
- Admin commands

» Include:

Code:

#include <a_samp>
#include <izcmd>
#include <sscanf2>
#include <foreach>
#include <YSI\y_ini>
#include <easyDialog>


Credits to original author for each include.
» RCON commands:
/createbiz : Create a biz with an interior, everything are explain IG.
/destroybiz : destroy a biz or every biz
/closestbiz : get the ID of closest biz
/modifybiz : modify a biz like /biz

» Non-RCON commands:
/buybiz : buy a biz
/sellbiz : sell a biz
/biz : manage your biz

» Configuration:
Code:

MAX_BIZ 100
- The number of biz

Code:

MAX_BALANCE 1000000
- Amount of max money can be stored in a biz

Code:

MAX_BIZ_NAME 24
- The max lengh of a biz's name

Note:
You need to create 2 folders.
Code:

\scriptfiles\BizData
\scriptfiles\BizData\Biz

If you have any suggestions or comments, let me know.
Download :

Viewing all articles
Browse latest Browse all 595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>