SA-MP Forums Archive
[FilterScript] Dynamic Housing [Scratch] - 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] Dynamic Housing [Scratch] (/showthread.php?tid=522365)

Pages: 1 2


Re: Dynamic Housing [Scratch] - JonathanW - 29.06.2014

Pawn File Added.


Re: Dynamic Housing [Scratch] - Jankingston - 29.06.2014

I want to see good releases from you, for future.

Nice effort bro. Keep it up.


Re: Dynamic Housing [Scratch] - iFarbod - 29.06.2014

Really Really nice release. I Like that thing it's Y_INI, Good NoSQL release!


Re: Dynamic Housing [Scratch] - Frogger75 - 29.06.2014

How do you change the interior of the house? o.O


Re: Dynamic Housing [Scratch] - JonathanW - 29.06.2014

You set a House Interior while creating the House.I've added four Houses but you can add more later on.
Like,L1 has it's own interior,L2 has a bit bigger,and such..
You can add more interiors in the command /createhouse.


Re: Dynamic Housing [Scratch] - Twizted - 29.06.2014

A very good system, indeed. I used this to create a modified house system and I can safely say that it saved a bunch of time. Thanks for the release. However, you should consider fixing a problem: when you close your server and re-open it, the houses that have been created are created twice. Any idea on how we could fix that?

How about you create an /enter command?


Re: Dynamic Housing [Scratch] - PrivatioBoni - 29.06.2014

Quote:
Originally Posted by Twizted
View Post
How about you create an /enter command?
That'd be useful. I did that for myself, and an exit too.
(To clarify, you currently have to just press F to enter/exit)


Note: /deletehouse needs to set the house ID and house key values to 0 for the owner.


Re: Dynamic Housing [Scratch] - Lynn - 29.06.2014

Bug I discovered in testing this:
If you do the following:
/createhouse L1, and then create anther house named L1 as-well,
When you enter the first house, you exit at the second.
So no matter how many houses your create, you always spawn at the last house created, when you exit.


Re: Dynamic Housing [Scratch] - PrivatioBoni - 29.06.2014

Compiled a list of what people want, because this is a very good filterscript which could be perfect with a few relatively minor alterations.

- When you close your server and re-open it, the houses that have been created are created twice
- How about you create an /enter command?
- /deletehouse needs to set the house ID and house key values to 0 for the owner
- No matter how many houses your create, you always spawn at the last house created, when you exit
- Something nice would be to allow you to lock/unlock from the inside