HOME / GUIDES / First Time MUD Player Guide

First Time MUD Player Guide

A plain-language introduction to playing Legends of War if you have never played a text MUD before.

LAST UPDATED: 2026-06-29

A MUD is a multiplayer game played mostly through text commands. Legends of War does not rely on long room descriptions for ordinary navigation. Instead, the game provides a dynamic map and live room information, then you respond by typing commands such as north, get sword, wear all, kill monster, or newbie Can someone help me?.

This guide is for learning how to operate the game. Character progression, remort, level 54, and endgame systems are covered in the Progression Guide.

The Basic Loop

Most moments in a MUD follow the same loop:

  1. Check the dynamic map and current room panel.
  2. Look for exits, creatures, objects, players, and danger markers.
  3. Decide what you want to do.
  4. Type a short command.
  5. Read the result before typing the next command.

Good early habits matter. Do not spam random movement commands through unfamiliar areas. Watch the map, read signs or room details when they appear, and ask your kingdom or the newbie channel when something is unclear.

Your First Commands

CommandWhat it does
lookRefresh or inspect the current room information.
look <thing>Inspect a sign, object, creature, player, or direction.
exitsShow obvious exits if you want a text list alongside the map.
north, south, east, west, up, downMove in that direction. Short forms like n, s, e, w, u, and d usually work.
scoreShow your character status.
worthShow money and currency-style character value.
pracShow skills and spells you can practice.
attributesShow your character attributes and related details.
istatShow the status of your trainable stats.
inventoryShow what you are carrying.
equipmentShow what you are wearing, wielding, and holding.
where <mobname>Search your current area for a mob by name.
scanLook outward from your current room for nearby creatures or players.
help <topic>Read help for a command, class, system, or topic.
commandsList available commands.

If you are stuck, start with the map, then try look, exits, and help <topic>.

Reading The Map

The dynamic map is your main navigation tool. It shows the nearby layout and marks important entities around you.

Use it to answer:

  • Where am I?
  • Which exits connect from here?
  • Are there mobs nearby?
  • Are there enemy players, kingdom allies, or group members nearby?
  • Is there a door, portal, fountain, shop, or other point of interest?

The in-game guide book describes the map markers this way:

Marker meaningWhat to watch for
* TealYour current location in the local layout.
* RedEnemies nearby.
* GreenOther kingdom players nearby.
* YellowGroup members nearby.

Room details still matter when the game shows signs, doors, shops, portals, fountains, or special objects. Use look <thing> when the map or room panel suggests something important is present.

Useful inspection commands:

look sign
look north
look door
look monster
exits
map
scan
where acolyte

Moving Around

Use directions to move:

north
south
east
west
up
down

Not every room has every exit. A direction can be blocked by a closed door, a locked door, a hidden door, a level restriction, or a dangerous area. If a door is closed, try:

open east
unlock east
open door

Some rooms are dark and require a light source. Hold a lantern or other light item before entering dark rooms:

hold lantern

Some map locations are special. Monoliths can enable the broader map command for the surrounding area, connected portals move between linked portal points, and random portals can send you into dangerous regions such as Astral or Waste routes.

Use where <mobname> when you are trying to find a specific mob in the area. Use scan before walking into unknown danger or when you want to check nearby rooms for mobs or players.

Checking Your Character

These commands help you understand your character before you make training, practice, or equipment decisions:

CommandUse it for
scoreHealth, mana, movement, level, experience, and broad character state.
worthMoney and character wealth/currency information.
attributesAttribute and character detail view.
istatTrainable stat status.
pracPractice list for skills and spells.

Use score often when learning. Use prac when you want to see what can be improved. Use attributes and istat before spending trains so you understand what is already strong and what still needs work.

Talking To People

Legends of War is kingdom-based, so communication is not fully global across enemy kingdoms.

CommandUse it for
newbie <message>Ask beginner questions. This is the recommended channel for new players.
say <message>Speak to people in your room.
yell <message>Send a message across your current area.
tell <player> <message>Send a direct message if available.
gt <message>Talk to your group.
whoSee visible players from your side.
channelsSee available communication channels and whether they are on or off.

The old in-game guide book notes that enemies can generally only communicate with you through local channels such as say or yell. Your kingdom channels are for your side.

Equipment Basics

Your character has worn equipment slots and a carried inventory. Mud School starts by teaching this because it is one of the first MUD habits to learn.

CommandWhat it does
equipmentShows what you are using.
inventoryShows what you are carrying.
get <item>Picks up an item from the room.
get all corpseTakes items from a corpse after a kill.
wear <item>Wears armor or a wearable item.
wield <weapon>Wields a weapon.
hold <item>Holds a light, wand, or held item.
wear allTries to wear, wield, and hold everything suitable in your inventory.
remove <item>Stops wearing, wielding, or holding an item.

When you defeat a mob, check the corpse:

get all corpse
wear all
equipment

You can use compare <item> and identify <item> later when deciding whether a drop is actually better.

Combat Basics

Combat starts when you attack something or something attacks you. Before fighting an unfamiliar mob, use:

consider monster

If it looks too dangerous, do not attack it. If you are already fighting and need to escape:

flee

Mud School explicitly teaches that fleeing is a normal survival tool. You can also read help wimpy to learn about automatic fleeing.

After a safe kill:

get all corpse
wear all
sacrifice corpse
rest

rest helps you recover. sleep restores faster, but you are less aware while sleeping.

Shops, Food, And Simple Objects

Shops use short commands:

CommandWhat it does
listShows what the shop sells.
buy <item>Buys an item.
value <item>Asks what the shopkeeper will pay.
sell <item>Sells an item.
eat <food>Eats food.
drink <container>Drinks from a container or fountain.

If you buy a lantern, remember that buying it and using it are different steps. You still need to hold lantern.

Death, Recall, Save, And Quit

Death is not the end of the character, but it can leave your corpse and equipment behind.

Important recovery commands:

CommandUse it for
recallReturn to your temple or safe recall point when allowed.
recoverRecover your corpse from your kingdom temple/cathedral when the corpse is recoverable.
saveSave your character.
quitLeave the game safely when you are ready.

Mud School warns that very new characters should type save before quitting. It is still a good habit after important progress, gear changes, or training.

Kingdom Basics

Your kingdom is your home side. It determines your starting race, city, allies, enemies, communication boundaries, and the side you fight for.

The active player kingdoms are:

KingdomStarting raceTheme
LordaeronHumanAlliance
DraenorOrcHorde
KalimdorNightelfSentinels

Each kingdom has its own city, surrounding region, shops, banks, leveling areas, and donation pit. The donation pit is a useful first stop because other players may leave weapons and armor there for kingdom allies.

Use warscore later when you want to understand the larger kingdom war.

Your First Session Checklist

  1. Check the dynamic map, room panel, and any signs.
  2. Use equipment, inventory, score, worth, attributes, and istat.
  3. Move carefully with north, south, east, west, up, and down.
  4. Ask questions with newbie <message>.
  5. Use scan and where <mobname> when looking for nearby targets.
  6. Use consider before fighting unfamiliar mobs.
  7. Loot corpses with get all corpse, then wear all.
  8. Rest between fights when hurt.
  9. Use recall if you need to return home.
  10. Use save before logging out.
PageUse it for
Progression GuideUnderstanding leveling, remort, level 54, and endgame direction.
Races & ClassesChoosing what to play and understanding class roles.
World MapLearning the world layout after you understand basic movement.
Gear & LootUnderstanding drops, generated gear, and crafting once you start replacing equipment.