SA-MP Forums Archive
[FilterScript] h-House [Dynamic House System] - 0.3z - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] h-House [Dynamic House System] - 0.3z (/showthread.php?tid=561168)



h-House [Dynamic House System] - 0.3z - HY - 01.02.2015

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:


https://www.youtube.com/watch?v=2NT_m1ZgPUo
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!


Re: h-House [Dynamic House System] - 0.3z - vassilis - 01.02.2015

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


Re: h-House [Dynamic House System] - 0.3z - HY - 01.02.2015

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.


Re: h-House [Dynamic House System] - 0.3z - Luis- - 01.02.2015

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


Re: h-House [Dynamic House System] - 0.3z - Banana_Ghost - 01.02.2015

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


Re: h-House [Dynamic House System] - 0.3z - HY - 02.02.2015

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.


Re: h-House [Dynamic House System] - 0.3z - Iklesos - 02.02.2015

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


Re: h-House [Dynamic House System] - 0.3z - Arastair - 02.02.2015

One release after another, that's great


Re: h-House [Dynamic House System] - 0.3z - HY - 02.02.2015

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.


Re : h-House [Dynamic House System] - 0.3z - AYOUYOU - 02.02.2015

Nice Fs +rep