No categories assigned

Admins:Ingame Commands

Revision as of 16:39, 11 June 2009 by John Adams (talk | contribs) ('''Everquest 2 Emulator: Commands List''')

Everquest 2 Emulator: Commands List

"Commands" are what you would type in your chat window to make something happen, like "/spawn" to spawn an object or NPC, or "/summonitem" to summon an item to your character. All commands begin with a slash "/", some have a sub-command, and most commands will have at least one parameter.


Example: /spawn add [spawn group id] [spawn group name] (percentage)


This article is will focus mostly on custom in-game commands specifically relating to the functionality of the EQ2Emulator. Type "/help" in the game to see a list of commands you'd find in the Live version of the game.


Below you will find the major command, with a link to it's sub-commands and parameters. Feel free to add to this list as it grows.



  • /animtest -
  • /announce [message] - Sends an announcement message to all client screens
  • /attack - Starts attacking an attackable target
  • /ban [name] [permanent:0/1] - Bans character name either permanently (1) or not (0)
  • /bank - Begins banking session with targetted banker
  • /broadcast [message] - Sends an broadcast message to all client chat boxes
  • /bug - UI-driven bug reporting tool, reports bugs to EQ2Emulator Developers
  • /cannedemote -
  • /class [class_id] - Sets target class
  • /depop - Clears zone of all spawns
  • /flag [name] [new_status] - Sets admin_status for character name
  • /flymode [0 / 1] - Disable/Enable fly mode
  • /gender - Sets target gender
  • /giveitem [name] [item_id] - Gives item_id to name
  • /goto (name) - Moves to targeted spawn or to a spawn by name. If more than one spawn matches name, you will move to closest
  • /info [inventory | equipment | spell] [id] - Displays information on item ID
  • /invulnerable - Makes you unable to take any kind of damage
  • /itemsearch Brings up broker-like Item Search tool (use "Buy" button to add item to inventory)
  • /kick - Kick [player_name] off your server
  • /kill {self} - Kill current target, optionally, yourself
  • /level [1 - 255] - Set target adventure level
  • /lock [1 | 0] - 1 = Lock World, 0 = Unlock World
  • /loot additem [item id] - Adds an item to your targets loot table
  • /loot list - Lists items in your targets loot table
  • /loot removeitem [item id] - Removes an item from your targets loot table
  • /loot setcoin [copper] - Adds coin to your targets purse
  • /luadebug [start | stop] - Turns on in-game debugging of LUA scripts
  • /move [x,y,z] - Moves you to the specified x,y,z coordinates
  • /name [name] - Sets target name
  • /race [race_id] - Sets target race
  • /reload groundspawn_items - Reloads Items data from DB
  • /reload items - Reloads Items data from DB
  • /reload luasystem - Re-initializes LUA script system
  • /reload quests - Reloads zone LUA spawn scripts
  • /reload spawnscripts - Reloads zone LUA spawn scripts
  • /reload spawns - Reloads entire spawn structure (global respawn)
  • /reload spells - Reloads LUA spell scripts
  • /reload structs - Reloads EQ2Emu structure xml
  • /reload zonescripts - Reloads LUA ZoneScripts
  • /repop - Clears and then respawns entire zone
  • /settime [HH:MM] - Set world time to [HH:MM] example: /settime 08:30
  • /spawn [spawn id] (x) (y) (z) (heading) (location) - Spawns Spawn_ID from database (all parameters are optional except the spawn_id)
  • /spawn add [spawngroup_id | new] [spawngroup name] (percentage) - This command is used for adding the targeted NPC or Object to the database
  • /spawn create [npc/object] [race_type] [class_type] [level] [name] (difficulty) (size) - Creates a new spawn
  • /spawn combine [add | remove | save | radius] - combines multiple targeted spawns into a single spawn location
  • /spawn details - Display list of common spawn settings
  • /spawn equipment [slot] [appearance_id] (red) (green) (blue) (highlight red) (highlight green) (highlight blue) - Sets targets equipment type and color
  • /spawn list [npc/object] [name] - List spawns in zone
  • /spawn move - Engages object placement tool to move objects/spawns in-game
  • /spawn remove {1} - Deletes targeted spawn, with "1" as param, also removes spawn from zone immediately.
  • /spawn set [type] [value] - This command is used to change various settings for the targeted NPC or Object
  • /spawn target [radius] | [spawn_id] {range} - Sets npc or object so it is again targetable
  • /speed [1-100] - Sets movement speed of target
  • /summon (name) - Summons a targeted spawn or a spawn by name to you. If more than one spawn matches name, it will summon closest
  • /summonitem [item_id] - Summons the item_id to your cursor (can also use /itemsearch in-game search tool)
  • /useability [Spell_ID] (tier) - Casts spell_id, tier optional
  • /version - Shows the current EQ2Emu Server version
  • /zone [name | id] or [list name] - Zones player to zone name/id, or displays a list of matching names (names are short names)