Difference between revisions of "Prop NoTeleport"
Jump to navigation
Jump to search
(→Notes) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:LISTPROPS|Teleport-INTO Spell Neutralizing}} |
− | + | =Notes= | |
− | |||
− | |||
*When placed on an area, this will prevent teleporting into of the area, but may not prevent teleporting within the area. | *When placed on an area, this will prevent teleporting into of the area, but may not prevent teleporting within the area. | ||
[[Category:ROOMS(BuilderInfo)]] | [[Category:ROOMS(BuilderInfo)]] | ||
[[Category:AREAS(BuilderInfo)]] | [[Category:AREAS(BuilderInfo)]] |
Latest revision as of 04:39, 19 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_NoTeleport=== | |
---|---|
Effect: | Teleport-INTO Spell Neutralizing |
Targets: | Room, Area |
Parameters: | (EXCEPTIONS="ROOMID/AREANAME,etc..") (NOSUMMON=TRUE)
... (INTERAREAOK=true/false) (MESSAGE="message") ... (REDIRECT="ROOM ID") |
Examples: | exceptions="area name#12,other area name" |
Description: | Disallows the casting of gate, teleport, portal, plantpass, and other spells INTO this area. If this is placed on an area, specific room or area exceptions may be given. By default, mob summoning skills, such as monster summoning, ARE allowed, but can also be disabled with nosummon=true. The optional exceptions argument can list room ids, area names, planarability, or spell ids. The NOSUMMON argument prevents summoning also, and INTERAREAOK allows/prevents teleportation inside an area with this property. MESSAGE can be used to change the fizzle message seen by the casters. REDIRECT is an optional room ID that will allow the teleport to procede, but only to the specific room. |
Notes
- When placed on an area, this will prevent teleporting into of the area, but may not prevent teleporting within the area.