House system issue - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: House system issue (
/showthread.php?tid=368592)
House system issue -
Sandiel - 13.08.2012
I'm having an issue with the house system...more of a question really
If I set a house's interior to for example 3, and another house's interior to 3.
If two different players enter the two houses, like the first one enters the first house, the second one enters the other house, and the houses have the same interior.
Will the players be found in the SAME house/interior, I mean can they see each other and use the chat system etc
Thanks.
Re: House system issue -
Roko_foko - 13.08.2012
It depends on VirtualWorld you set them
Re : House system issue -
Sandiel - 13.08.2012
Also, how is it possible to set the house's ExitX, exitY, and ExitZ, considering I didn't enter the house/interior at all.
Re: House system issue -
Roko_foko - 13.08.2012
You will need to do it manually,
http://weedarr.wikidot.com/interior/ this could be useful
Re : House system issue -
Sandiel - 13.08.2012
So the virtual world differs per houseid? how am I supposed to do that?
Re: House system issue -
Roko_foko - 13.08.2012
No, houseids are connected to interiors. Check the web site I've put. and each house can have 9999999 Virtual Words
Re : House system issue -
Sandiel - 13.08.2012
So I would simply link the player to the XYZ coords of the houseid, set interior, and also set virtual world? or should the virtual world be kept aside?
Re: House system issue -
Roko_foko - 13.08.2012
Quote:
I would simply link the player to the XYZ coords of the houseid, set interior, and also set virtual world
|
Do that
Re : Re: House system issue -
Sandiel - 13.08.2012
Quote:
Originally Posted by Roko_foko
Do that
|
Would I set the House's virtual world different to all other houses aswell? thanks for the help by the way, appreciated.
Re: House system issue -
Roko_foko - 13.08.2012
I don't know what are you asking. If you are creating more then one house with same Interior, make sure they don't have equal VW . If two players enter same house, set them same VW so they can see each other.