Home-System is a new system for MTA, where you can create houses, which other people can buy!
This sort of systems you often find in RPG servers, and adds a value to your gamemode!
Included:
- GUI
- Enter the home
- Buy the home
- Color marker: green is open, red is bought
- Sell the home, you get 1/2 of the normal prize
-----
https://community.multitheftauto.com/index.php?p= ... ils&id=721
-----
A short introduction to JasperNL=D's Home System!
NOTE: DONT FORGET TO UNZIP, you are working with XML files!
You can buy homes, sell, and enter, just step in the marker.
If it is already bought, you will see a red marker. Else you'll see a green one.
When you step in the marker, you get a window, price, owner, and the number of the house you can see here.
After you have bought it, nobody, except you, can enter it!
When it is for sale, you can enter it, so you can take a look.
I hope you'll enjoy it.
For the admins:
I've added a commnand, for making fast a home!
Stand at a position, where you want to make the entrance
Use the command /createhouse [interior ID] [dimension] [price]
Restart the resource, you have a new home!
Warning: with interior ID i mean the house, i've made some
standard homes, whose you can use.
0: Johnson house
1: Safe house 1
...
18: Safe house 18
19: uhm o_o
20: Mad Dogs maison
21: Marco Bristo - LC
22: Atrium Lobby
Warning 2: In the script is on line 138 (getElementDimension (thePlayer) ~= 0). This means the interior dimension never can be 0 :'] [FIXED 1.1]
-----