Alexandria Uptime: 16.46 Days
Total players online: 0



Take the Tour | Site Map

Name

defineStatusBarPos — Sets where you want your status bar via drag.

Synopsis

call setup.txt defineStatusBarPos

Author

Roadkill

Description

Sets where you want your status bar via drag.

Example

;---- place next 3 lines in your config section -----------
set %statusBarPos menu  ; can be 'menu' to choose location, or 'preset'
; to use the coords you preset next 2 below
set %statusBarX 750     ;preset status bar position if not using 'menu' above
set %statusBarY 0	      ;preset status bar position if not using 'menu' above