Difference between revisions of "Dclient"
From Alter Aeon Wiki
m (moved dcwindow section to correct position) |
m (added screenshot link) |
||
Line 59: | Line 59: | ||
==See Also== | ==See Also== | ||
===Download links=== | |||
* [http://www.alteraeon.com/AlterAeon.exe direct download link] | * [http://www.alteraeon.com/AlterAeon.exe direct download link] | ||
* [http://www.alteraeon.com/downloads.html alter aeon's download page] | * [http://www.alteraeon.com/downloads.html alter aeon's download page] | ||
==Help | ===Help files=== | ||
* [http://alteraeon.com:8080/help?searchtype=standard&helpfile=1.dclient dcclient] | * [http://alteraeon.com:8080/help?searchtype=standard&helpfile=1.dclient dcclient] | ||
* [http://alteraeon.com:8080/help?searchtype=standard&helpfile=2.dclient dcwindow] | * [http://alteraeon.com:8080/help?searchtype=standard&helpfile=2.dclient dcwindow] | ||
Line 68: | Line 70: | ||
* [http://alteraeon.com:8080/help?searchtype=standard&helpfile=4.dclient mapper] | * [http://alteraeon.com:8080/help?searchtype=standard&helpfile=4.dclient mapper] | ||
* [http://alteraeon.com:8080/help?searchtype=standard&helpfile=5.dclient hotkeys] | * [http://alteraeon.com:8080/help?searchtype=standard&helpfile=5.dclient hotkeys] | ||
===Screenshot=== | |||
* [http://www.alteraeon.com/screenshots/alter-aeon-110620-01.png screenshot of dclient] | |||
==Notes== | ==Notes== |
Revision as of 14:34, 23 November 2013
The dclient is the official Alter aeon client, designed specifically for the game. There are Windows and Mac OS X versions available for download from the main website.
Features
The dclient contains a number of features not found on other clients, most features are adjustable to taste and can be disabled should they prove obtrusive.
- Automatic mapping.
- Graphical displays for character and group vitals.
- Sky bar showing time of day and cloud cover.
- Experience bar showing total to next level (tnl) percentage.
- Enemy hp bar.
- Window popups for character stats, inventory, equipment, spells, quests and player who list.
- Custom popup windows using dcwindow create, dclappend and dcldivert.
- Separate tabbed channel history window.
- Buttons corresponding to common actions and function keys.
- Command history and replay.
- Numkey movement.
- URL linking.
- Event flashing.
- Scrollbar and scrollbar lock.
- Msp sounds.
- Various links to alter aeon related information.
- Server lag monitor.
- Client customization of windows, buttons, colors, fonts and themed layouts.
- Log file save in html and text formats.
Shortcut keys
Keyboard controls you can use with this client: PgUp/PgDn - lock and scroll the screen (any other key to unlock) Escape - erase current line Control D - (break) erase current line and stop all aliases Control \ - (abort) erase current line and stop all aliases Control K - erase/kill current line Control M - toggle automap window Control P - toggle hitpoint display bar Control S - freeze screen scrolling Control Z - freeze screen scrolling Control Q - unfreeze screen scrolling Control - - decrease font size Control + - increase font size Control [ - decrease automap size Control ] - increase automap size Control { - decrease input window size Control } - increase input window size Control 1-9 - quick open/close of popup windows Control-Shift 1-9 - quick enable/disable of various features F1-F12 - trigger aliases 'f01' through 'f12' Up/Down - look through previous commands
Function (F) keys
To set a function key alias type alias set <fkey> e.g. alias set f01
DC windows
Dclient allows the creation of custom windows to redirect the game output to. First create the window dcwindow create <window> then send the output to it using dcldivert <window> <command> or dclappend <window> <command>. Using dcldivert will clear the window first while dclappend will add to the existing text.