Command Guide
Command Guide
INTRODUCTION
Welcome to the Epsilon Command Guide! This guide contains a list of the available
commands and will serve as a knowledge base for new and returning players.
• Revision: 2
•
• Date published: 19th September 2019
• TinyClient: https://mega.nz/#!TVNjnABC!8BVNiuL_fp8Rdw4zGd2ZLyDeyzUp-
3Wd4wrdWqvGBjss
• Patreon - If you’d like to support us with our monthly server bills, you can do so
here: https://www.patreon.com/azarchius
Heroic:
449 & 566 - .additem [$Shift-Click-Link] 1 566
Mythic:
450 & 567 - .additem [$Shift-Click-Link] 1 567
Stage 1 of 6:
525 - .additem [$Shift-Click-Link] 1 525
Stage 2 of 6:
526 - .additem [$Shift-Click-Link] 1 526
Stage 3 of 6:
527 - .additem [$Shift-Click-Link] 1 527
Stage 4 of 6:
593 - .additem [$Shift-Click-Link] 1 593
Stage 5 of 6:
617 - .additem [$Shift-Click-Link] 1 617
Stage 6 of 6:
618 - .additem [$Shift-Click-Link] 1 618
Add Item - Add an item or multiples of that item to your character’s inventory.
.additem or .addi
.additem #itemID/#shift-click-item-link #itemcount #bonusListIDs
.additem [Battle-Worn Sword] 5 - Adds 5 Battle-Worn Sword to inventory (#shift-click method)
.addi 38607 - Adds 1 Battle-Worn sword to inventory (#itemID Method)
Add Item Set - Adds all of the items contained inside of an item set ID to your character’s inventory.
.additemset or .additems
.additemset #itemSetID #bonusListIDs
.additemset 1256 - Adds the entire normal version of the Felblade Armor set
.addi 1256 566 - Adds the entire heroic version of the Felblade Armor set
Announce - Send a message to the global announcement channel. Links to #Main in Discord.
.announce or .ann
.announce $MessageToBroadcast
.announce Hello World! I am writing in announce chat.
.ann Hello World! I am writing in ann chat.
Appear - Teleport yourself to another player. Other player must allow you to appear via .toggle appear.
.appear or .app
.appear $characterName
.appear Ross
.app Ross
Aura - Apply the aura (buff/debuff) from a spell.
.aura or .au
.aura #spellID/#shift-click-spell-link [self]
.aura [Inky Blackness, rank 1] - Applies the Inky Blackness aura to your character
.aura 185394 - Also applies the Inky Blackness aura to your character
Cast - Cast a spell at your target. Triggered can be added to force the spell to cast.
.cast or .ca
.cast spellID/#shift-click-spell-link [triggered] [self]
.cast 133 trig - Cast Fireball at your target. If you don’t have a target then you will hit yourself
.cast 14517 trig - Cast Crusader Strike
Destination - Your target will cast spell at the XYZ coords. Will not work on players.
.cast destination or .ca dest
.cast dest #spell-ID #x #y #z [triggered]
.cast
.cast
.cast destination 133 0 0 0 trig - Target casts fireball at X0 Y0 Z0
.ca
.ca dest 133 0 0 0 trig - Target casts fireball at X0 Y0 Z0
Distance - Casts a spell as an AoE spell. Trig can be added to force the spell to cast.
.cast distance or .ca dist
.cast dist #spell-ID #dist [triggered]
.cast
.cast
.cast distance 133 10 trig - Cast fireball as an AoE spell at 10 radius distance
.ca
.ca dist 133 10 trig - Cast fireall as an AoE spell at 10 radius distance
5 Epsilon Starter Guide
COMMAND INDEX
Command Sub Command Syntax Example Comment
Nested Command
Near - Returns a list of NPCs which are in the specified #distance from your character.
.npc near
.npc near #distance - If distance is not defined then it will default to 10 units.
.npc
.npc
.npc near
.npc
.npc near 50
Near - Returns a list of NPCs which are in the specified #distance from your character.
.npc near
.npc near #distance - If distance is not defined then it will default to 10 units.
.npc
.npc
.npc near
.npc
.npc near 50
Move - Move the targetted creature’s spawn point to your current location.
.npc move
.npc move #npcGUID - Creature can be targetted or #npcGUID can be defined.
.npc
.npc
.npc move
.npc
.npc move 100675
Emote - Make the targetted creature perform #emoteID.
.npc emote
.npc emote #emoteID r - ‘r’ can be defined to make the emote repeat.
.npc
.npc
.npc emote 1 - Will make the creature perform the talking animation once.
.npc
.npc emote 1 r - Will make the creature perform the talking animation repeatedly.
20 Epsilon Starter Guide
COMMAND INDEX
Command Sub Command Syntax Example Comment
Nested Command