View Single Post
  #8  
Unread 10-05-2006, 06:20 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Basically the same code that I use, except that I just /camp <charname> while on the same account (see below). I'd be interested to know what the code is in those UI's that broke because of the LU.
OnDoubleClick="CAMPWHO=Parent.Parent.IsSameAccount.Checked ? &quot; &quot; : SelectedItem.Name
camp CAMPWHO
cl_autoplay_allowed=1 cl_autoplay_allowed=1
cl_autoplay_char=SelectedItem.Name cl_autoplay_char=SelectedItem.Name
cl_autoplay_world=SelectedItem.server cl_autoplay_world=SelectedItem.server
cl_Username=SelectedItem.username cl_Username=SelectedItem.username
LoginScene.LSUsernamePassword.WindowPage.CharacterSelect.SelectedItemIndex= SelectedItemIndex
hide_window MainHUD.Shutdown"
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote