PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Platyna on June 21, 2005, 09:00:26 pm

Title: GUI toolbar messed up? READ THIS!
Post by: Platyna on June 21, 2005, 09:00:26 pm
This, I think, explains everything about how to solve this problem.

(http://platyna.xpam.de/misc/guiglitch.jpg)

Credits goes to Adyna. ;)


Regards.
Title:
Post by: Ashamn on June 21, 2005, 09:03:03 pm
Thanks :D
Title:
Post by: CadRipper on August 05, 2005, 01:41:02 am
(http://img147.imageshack.us/img147/1158/toolbar5or.png)
Sometimes the toolbar is so messed up it\'s impossible to make out the right spot. If that\'s the case,


Another way if you know how to properly edit a text file:
PlaneShift.GUI.ControlWindow.CurrentStyle = 3
PlaneShift.GUI.ControlWindow.Visible = true
PlaneShift.GUI.ControlWindow.PosX = 13
PlaneShift.GUI.ControlWindow.PosY = 13
PlaneShift.GUI.ControlWindow.Width = 780
PlaneShift.GUI.ControlWindow.Height = 55


Apparently it happens every time you close the toolbar, quit and log in again. That\'s an old bug that came back.
Title:
Post by: DaveG on February 26, 2006, 01:30:34 am
This should be fixed with this release.

Please post here if anything like this happens again in the new version.