Difference between revisions of "Prop LotForSale"
Jump to navigation
Jump to search
(Replaced content with "{{#section-h:LISTPROPS|Buy a room once, get all adjacent rooms free}} =Notes= . Category:ROOMS(BuilderInfo) Category:ROOMS(PlayerOwned)") Tag: Replaced |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:LISTPROPS|Buy a room once, get all adjacent rooms free}} |
− | |||
− | + | =Notes= | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
. | . | ||
[[Category:ROOMS(BuilderInfo)]] | [[Category:ROOMS(BuilderInfo)]] | ||
[[Category:ROOMS(PlayerOwned)]] | [[Category:ROOMS(PlayerOwned)]] |
Latest revision as of 21:23, 18 December 2023
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_LotForSale=== | |
---|---|
Effect: | Buy a room once, get all adjacent rooms free |
Targets: | Room |
Parameters: | (RENTAL/GRID/ALLOWTHEFT) "PRICE" |
Examples: | 1000000
Bob/100000 GRID 1000000 |
Description: | Makes this room and future adjacent rooms available for purchase as a single lot. This property is an extension of the Prop_RoomForSale property, and includes all of its capabilities, PLUS, when this room is sold, adjacent lots will automatically be created, allowing the player to expand his or her property. When the property is sold, or falls out of a players possession, the system will automatically retract the created rooms. The word rental followed by a space may preceed the price to make the price of the property be charged every month automatically out of a Bankers account. Failure to make rent returns the property to sellable status. The word GRID followed by a space may preceed the price to make new rooms automatically link to other rooms via demolishable walls. The word ALLOWTHEFT disables robbery law enforcement on the property.
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.
This property is similar to prop_lotsforsale, except that the players don't have to purchase each room.
See also Prop_ReqCapacity for the means to set limits on players building abilities on their property. |
Notes
.