Prop RoomPlusForSale

From CoffeeMud Wiki
Jump to navigation Jump to search


CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    
===Prop_RoomPlusForSale===
Effect: Putting an expandable room up for sale
Targets: Room
Parameters: ("OWNER NAME"/)(RENTAL) (GRID) (ALLOWTHEFT) "PRICE"
Examples: 1000000

GRID 1000000 The Bob Clan/1000000 The Bob Clan/RENTAL 1000000

Description: Makes this room available for purchase by a player. If you have more than one room for sale, they MUST be separated by at least one room which is not for sale, otherwise both groups will be considered one. This property is identical to Prop_RoomForSale or Prop_RoomsForSale, except that the building skills are permitted to add new rooms to it. See Prop_RoomForSale for more information on sold rooms and the flags.


When property is sold, it will be listed as the owner with a slash and the price. Entering this sort of parameter directly is the quick way to give players or clans property.


See also Prop_ReqCapacity for the means to set limits on players building abilities on their property.


Notes

  • This property allows addon rooms from EXCAVATION, or building up/down with CONSTRUCTION/MASONRY at no purchase cost.
    • DESTROYing walls does NOT generate a room adjacent to a Prop_RoomPlusForSale room, since this was envisioned as a mechanic to expand underground housing (you need to do a lot more work than just destroying a wall to create a new room).
    • If a GenRecipe or edited building skill has a recipe of type EXCAVATING, then annex rooms could be added through those abilities.