The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 5 Votes - 4.8 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Housing
Author Message
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #61
RE: Housing
There is no reason this script would prevent you from seeing your houses...
It sounds more like you have a multi.mul file issue to me.
The script should run on any server. What server build version are you using?

[Image: 2nis46r.jpg]
04-20-2013 04:01 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #62
RE: Housing
(04-20-2013 04:01 AM)Mordaunt Wrote:  There is no reason this script would prevent you from seeing your houses...
It sounds more like you have a multi.mul file issue to me.
The script should run on any server. What server build version are you using?

i have download server and added newest pre least, with pre least i can't se houses and this house menu, but i have 2011 year builded sphere where i can see houses and house menu but there are some problem in server and it crash client's alot and both servers had same mul files soo ... If you could then please send me a clean server ... and thanks. Smile
04-20-2013 04:18 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #63
RE: Housing
The script will run on the blank (clean) world you would get from downloading the nightly builds.
If you can see it on one server, but not the other and both are using the same mul files then clearly something is wrong with the settings in your sphere.ini file
Go through and check your settings there against the ones on the server where you can see the houses.

[Image: 2nis46r.jpg]
04-20-2013 06:52 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #64
RE: Housing
(04-20-2013 06:52 AM)Mordaunt Wrote:  The script will run on the blank (clean) world you would get from downloading the nightly builds.
If you can see it on one server, but not the other and both are using the same mul files then clearly something is wrong with the settings in your sphere.ini file
Go through and check your settings there against the ones on the server where you can see the houses.
I loked ower my sphere.ini fail but nothing didn't work... So could you please send me a Clean server ?
04-21-2013 12:34 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #65
RE: Housing
It works FINE on the nightly build, which if you install only what is there is a clean server.
Anything I sent to you would only be that server.
I don't know what else it is that you expect me to do.
It still sounds to me like there is something wrong with how your server is reading your game files. Being that I am not psychic I would be unable to set up any server to use those files.

[Image: 2nis46r.jpg]
04-21-2013 01:29 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Runcuks
Journeyman
*

Posts: 179
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Nov 2012
Reputation: 0



Post: #66
RE: Housing
Oh i found why it didnt work on newer server release ... Big Grin old times multidef was itemdef but now it's multidef changed itemdef to multidef and all works like it should Smile
04-21-2013 03:03 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #67
RE: Housing
Patch 2.0.5

FIXED: House maintenance not calculating correctly when not set to 10% due to some dodgy code.
ADDED: Check to prevent maintenance being paid if timer is > def.can_decay - 1 as it doesn't add enough time to be worthwhile.

[Image: 2nis46r.jpg]
04-26-2013 12:14 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #68
RE: Housing
Feature Update 2.0.6 no need to update unless you want this feature

ADDED: Variable maintenance rate based on where a house is placed.

If you are using the "pay to refresh" scheme (def.maintenance_fee) in this system you can now as of this update change the rates based on location.

To do so, simply go to the place you want to change, e.g. Minoc Territory and do
Code:
.set region.tag.maintenance_override <x>
Where <x> is the new percentage rate for maintenance in that area.

So say you wanted players to build a player town in a certain area. You could go there and set the region.tag.maintenance_override to 5. All houses built there, either new or existing would pay only 5% of the value of the building per month to refresh.
Likewise you could set houses in Britain to a higher value, say 12% being that it is a high traffic area and good for players to place their shops.
Obviously if you set the region.tag.maintenance_override too high players wouldn't be able to afford to maintain a structure there. Which is also a useful tool

[Image: 2u5cknm.jpg]

[Image: ji0x9v.jpg]

All houses placed in areas that do not have a region.tag.maintenance_override will be charged maintenance at the standard rate set in the defs for this script.

This feature WILL also work for static houses created with the script in my section

Players can see the rate for maintenance in any given area by using the new command .rate

[Image: 2nis46r.jpg]
(This post was last modified: 04-27-2013 05:54 AM by Mordaunt.)
04-27-2013 01:14 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #69
RE: Housing
Update 2.0.7:

GM's can now redeed houses at no cost.
Fixed: House keys not being removed on placement of building.
Removed: debug message left over from last revision.
Fixed: Undefined error on converting to a custom foundation.

[Image: 2nis46r.jpg]
05-04-2013 12:51 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
htid4life
Journeyman
*

Posts: 162
Likes Given: 27
Likes Received: 4 in 3 posts
Joined: Mar 2012
Reputation: 2



Post: #70
RE: Housing
nice system could be better tho Wink

[Image: htid.jpg]
05-04-2013 02:35 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 27 Guest(s)