[FilterScript] h-House [Dynamic House System] - 0.3z
#1

Introduction:


- Hello!
I created an Dynamic House System for my server, and looks good, so I wanted to share this filterscript with you, guys.


Commands:


- /BuyHouse - This command it's avalabile all players, and you can buy a house.
- /SellHouse - This command it's avalabile all players, and you can sell your house.
- /EnterHouse - This command it's avalabile for all players, and you can enter in a house.
- /ExitHouse - This command it's avalabile for all players, and you can exit from a house.
- /LockHouse - This command it's avalabile for house's owner, and you can lock house.
- /UnLockHouse - This command it's avalabile for house's owner, and you can unlock house.
- /HouseCMDS - View all h-House commands.

- /CreateHouse - Create a house In-Game.
- /RemoveHouse - Remove a house In-Game. * Since v2.0
- /EditHouse - Edit a house In-Game. * Since v2.0


Preview:


Download:


- Pastebin; (Source Code)
- Solidfiles; (Source Code + AMX File + Includes + scriptfiles)




Updated:

Changelog v2.0:

Код:
- Fixed bug from /Lock command.
- Fixed minor bug from /Unlock command.
- Fixed minor chat message bug from /BuyHouse command.
- Fixed price bug from label.
- Fixed bug from exiting house #3. No longer teleporting under map.
- Fixed Level 2 bug.
- Command for creating house has been re-converted.
- Edit house mode has been added.
- Levels have been added. Level = Interior.
- Remove house has been re-updated.
- Commands to view all commands In-Game added. [/HouseCMDS]
- All code was re-updated.
- No longer bugs.
- Solidfiles link re-uploaded. 
- Pastebin link re-uploaded.
* NOTE: Please, if someone downloaded first version, please delete it, and download second version [Updated], because first version have some bugs.

Thank you!
Reply
#2

I like it but you can't call it dynamic though + rep
Reply
#3

Quote:
Originally Posted by vassilis
Посмотреть сообщение
I like it but you can't call it dynamic though + rep
Why? It creates houses In-Game, saves and loads.

Thanks for rep, anyway.
Reply
#4

Eww comic sans. So, it only works for 0.3z?
Reply
#5

not to be mean, but anything with dini is not dynamic. Anyways good effort.
Reply
#6

Quote:
Originally Posted by Luis-
Посмотреть сообщение
Eww comic sans. So, it only works for 0.3z?
No. I think can works with 0.3d, 0.3e, 0.3x because it's a normal House System. So, shouldn't have problems if you update to an another version.

Quote:
Originally Posted by Banana_Ghost
Посмотреть сообщение
not to be mean, but anything with dini is not dynamic. Anyways good effort.
Thank you. I didn't know this. So, thanks for sharing this information with me.
Reply
#7

Thank you very much for this awesome mod! Hope it gets more features (like money,weapon storage) etc.

TWO ISSUES THAT I FOUND:
1) I can lock the house even though i didnt buy it.
2) Interior problems while exiting
Reply
#8

One release after another, that's great
Reply
#9

Quote:
Originally Posted by Iklesos
Посмотреть сообщение
Thank you very much for this awesome mod! Hope it gets more features (like money,weapon storage) etc.

TWO ISSUES THAT I FOUND:
1) I can lock the house even though i didnt buy it.
2) Interior problems while exiting
Thanks for bug report. For first problem:

pawn Код:
if(HouseInfo[i][hOwned] == 0) return SendClientMessage(playerid, -1, "{FF0000}ERROR: {FFFFFF}House isn't buyable.");
For second problem I will try to re-make enter system. For me works fine, but I'll try again and re-upload link.

Quote:
Originally Posted by Arastair
Посмотреть сообщение
One release after another, that's great
Thanks.
Reply
#10

Nice Fs +rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)