Alexandria Uptime: 14.58 DaysTotal players online: 0
Take the Tour
|
Site Map
Documentation
OpenEUO wiki
EasyUO manual
Language Reference
Command Reference
event Macro
System Variable Reference
Object Type Finders
Object Type Index
Creature Type Index
Object Types Database
Codename Alexandria
End-user's Manual
Developer's Reference
Contributor's Guide
Downloads
EUO15
Old Documentation
Codename Alexandria
EUO142
CHANGELOG
Scripts
Public Script Library
Top Rated Scripts
My Downloaded Scripts
Scripters Top
Scripters Approved Top
Top Raters
Tools
Community
Login/Register
Old Boards
Announcements
EUO Discussion
Download & Patch Status
Technical Problems
Off Topic
Alexandria Announcements
Alexandria Events/Functions
Alexandria Lobby
Alexandria PvP Discussion
EUO FAQ
General
Presumed Bugs
Problems
Scripting
Debugging
Development
Forum / Board
Alexandria Freeshard
Search
setup.txt 1.1.0 reference
Prev
Part I. Reference Guide
Next
setup.txt 1.1.0 reference
Table of Contents
gamePlayWindowSize
- Set UO game window size.
gamePlayWindowPos
- Set UO game window position.
backpack
- Places the character's mainpack.
overview
- Places the overview at a specified position.
paperdoll
- Places the paperdoll at a specified position.
statusBar
- Places the statusbar at a specified position.
smallStatusBar
- Places the small statusbar at a specified position.
ensureStatusBarOpen
- Makes sure your status bar is open at a specified position.
defineStatusBarPos
- Sets where you want your status bar via drag.
itemTypesString
- Targets things and build a "item type string" for use with findItem.
lastSpell
- Wait for a spell to be cast.
lastTarget
- Bring target cursor and wait for something to be targeted.
typedLastTarget
- Bring target cursor and wait for something to be targeted.
value
- Let the user type a value on the keyboard and returns it.
rangedValue
- Let the user type a value on the keyboard and returns it. Validates range and retries.
runebook
- Allow a user to specify a Runebook without hardcoding variables.
(Internal) _init
- Package initialization