View Single Post
  #14  
Old 07-14-2007, 11:58 AM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Quote:
Originally Posted by Inverness View Post
No...
PHP Code:
for (temp.iServerlist_TaskBar.controls) {
  echo(
i.name);

Messing with it can get kinda weird, I recommend simply doing Serverlist_TaskButton_Toggle.performClick(); on login if you wish to hide the TaskBar automatically. For some reason it doesn't appear to actually 'toggle' if you call the function again X_X
Yay i can edit the button text . Hell, i just removed the 'Start' button . Now when I change server, it still is deleted

I didn't think these objects would be available to edit but I think they will soon be read-only anyways.
Reply With Quote