Difference between revisions of "WHERE(Builder)"
Jump to navigation
Jump to search
(Created page with "{{CoffeeMUDWikiBuilderTOC}} {{CommandTemplate|Name=WHERE|Usage=WHERE (AREA) (ROOM/MOB/ITEM/MOBMASK/ITEMMASK) ([MASK])|Examples=where where dog where area item knife where ar...") |
|||
Line 10: | Line 10: | ||
===Notes=== | ===Notes=== | ||
+ | *When using WHERE to search for items and mobs, WHERE will return the current location. Use the GMODIFY command to find the save location. | ||
*Some useful WHERE commands: | *Some useful WHERE commands: | ||
**WHERE ITEMMASK -javaclass +genarmor -level +=10 | **WHERE ITEMMASK -javaclass +genarmor -level +=10 |
Latest revision as of 00:32, 19 January 2020
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 |
===WHERE=== | |
---|---|
Usage: | WHERE (AREA) (ROOM/MOB/ITEM/MOBMASK/ITEMMASK) ([MASK]) |
Examples: | where
where dog where area item knife where area mobmask -race +orc -levels +>=10 where ! |
Shorts: | |
Description: | Without an argument, this command displays the names and locations of all players online. With the ROOM, MOB, ITEM, or no argument, it will show all mobs, rooms, and/or items the match the given key words in the mask, along with room locations. With the MOBMASK, ITEMMASK arguments, it will show all mobs or items that match the given Zapper Mask (See ZAPPERMASKS). The arguments may be qualified with AREA to show only the Archons current area. The argument ! will show the mundane/player version of the WHERE command. |
Notes
- When using WHERE to search for items and mobs, WHERE will return the current location. Use the GMODIFY command to find the save location.
- Some useful WHERE commands:
- WHERE ITEMMASK -javaclass +genarmor -level +=10