Voice Commands

From EfU Wiki
Revision as of 07:21, 25 January 2019 by Hauteville (talk | contribs)
Jump to navigation Jump to search

Voice Commands

We're using an advanced listener system to directly process and/or hide text that players send to the server. In simple terms, this allows us to create "chat text commands" that you type directly into the chat bar (or attach to a quickslot). Features already implemented in this system include:

Detect Evil

Activate the paladin Detect Evil ability.

  • "/c detect evil" activates Detect Evil.

Track

Activate the ranger's Track ability.

  • "/c track" search for nearby tracks.
  • "/c track -race giant" search for nearby giant tracks.
  • "/c track -size huge" search for nearby huge creature tracks.
  • "/c track -race goblinoid -size medium" search for nearby medium-size goblinoid tracks.
  • "/c track -name Harry Halfwit" search for Harry Halfwit's tracks (Harry Halfwit is an example name).

Dispel

Allows selective dispelling of beneficial effects from your own PC.

  • "/c dispel skins" dispel barkskin/stoneskin/shadow shield.
  • "/c dispel invis" dispel invisibility and sanctuary.
  • "/c dispel blur" dispel ghostly visage.