26.10.2011, 07:49
(
Последний раз редактировалось Riso135; 26.10.2011 в 09:27.
)
RHouseSystem V1.5
Hello,
Today I release V1.5 of my HouseSystem. I hopu u'll like it. (by that really thanks to [HiC]TheKiller for doing Tutorial)
NEWS:
- no commands
- based on dialogs (more practical)
- no-bugs
- dynamic pickups in and outside house
- dynamic mapicons
Creating Houses is very easy by 1 line:
For Example:
//When you create a house it automatically creates Dynamic MapIcon, CP and Pickup too.
DIALOGS:
- for buying house
- for entering house
- for exiting house
- for selling house
COMMANDS:
- NO COMMANDS everithing is in dialogs more practical
VIDEO:
[ame="http://www.youtube.com/watch?v=VFYQOLeY_CQ"]>>>VIDEO<<<[/ame]
>>>DOWNLOAD<<<
P.S.: Coming soon V2.0 with buyable cars
Hello,
Today I release V1.5 of my HouseSystem. I hopu u'll like it. (by that really thanks to [HiC]TheKiller for doing Tutorial)
NEWS:
- no commands
- based on dialogs (more practical)
- no-bugs
- dynamic pickups in and outside house
- dynamic mapicons
Creating Houses is very easy by 1 line:
Код:
CreateHouse(HouseName, Price, EnterX, EnterY, EnterZ, ExitX, ExitY, ExitZ, SellPrice, Interiorx);
Код:
CreateHouse("TEST", 100, 1765.9399,-1364.8022,15.7578, 266.857757, 305.001586, 999.148437, 2, 1);
//When you create a house it automatically creates Dynamic MapIcon, CP and Pickup too.
DIALOGS:
- for buying house
- for entering house
- for exiting house
- for selling house
COMMANDS:
- NO COMMANDS everithing is in dialogs more practical
VIDEO:
[ame="http://www.youtube.com/watch?v=VFYQOLeY_CQ"]>>>VIDEO<<<[/ame]
>>>DOWNLOAD<<<
P.S.: Coming soon V2.0 with buyable cars