Author Topic: Buttons menu thingy  (Read 2025 times)

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
Buttons menu thingy
« on: September 07, 2005, 05:49:35 am »
OK! you know the button in the top left hand corner with the two down arrows and you click it and it gives you all those buttons... i dont see it... what do i do to get it back as it seems simi vital to play the game to its full potential...
Greeting fellow adventurers!
My name is Rohnan Darosel.

zabeal

  • Hydlaa Citizen
  • *
  • Posts: 369
    • View Profile
(No subject)
« Reply #1 on: September 07, 2005, 06:40:56 am »
Well, you can edit the file planeshift.cfg found in program files/planeshift, and find the following line:
PlaneShift.GUI.ControlWindow.Visible = false
change that to this:
PlaneShift.GUI.ControlWindow.Visible = true

Lux perpetua luceat eis

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #2 on: September 07, 2005, 07:48:54 am »
sorry but that didnt help at all... its still not there...
Greeting fellow adventurers!
My name is Rohnan Darosel.

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
(No subject)
« Reply #3 on: September 07, 2005, 08:06:30 am »
Do you see the other windows? Can you post a screenshot of your in game window?

It might be that your menu has been moved from its original position, to more on the left, making that icon disappearing. Problem is that now it is hidden :\\
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #4 on: September 07, 2005, 08:50:53 am »
ok now this is REALLY strange... look closely in the screenshot and you can tell im in the middle of Hydlaa... BUT as you can see... there is something wrong with the picture



ITS ALL DARK!!! whats wrong with this... it has sort of been this way... but not THIS dark before...
Greeting fellow adventurers!
My name is Rohnan Darosel.

AryHann

  • Veteran
  • *
  • Posts: 1244
  • WonderWoman
    • View Profile
(No subject)
« Reply #5 on: September 07, 2005, 09:26:02 am »
Ok, from what I can see:
1) you don\'t have a problem with the interface, you have probably your \"toolbar\" hidden somewhere on the left or on top therefore you cannot see the little icon.

2) it is dark because you have met the famous darkness bug... for which there hasn\'t been yet found a solution.

Can you post maybe your planeshift.cfg so we can check that the content is like Zabeal was suggesting?
AryHann

http://www.reflex.lth.se/culture/annelov - Virtual Annelöv -
Engine Dep. - One of Talad's Angels - Aka ww & Ahrijani's Goddess

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #6 on: September 07, 2005, 09:35:04 am »
; ******************
; *  User Config   *
; ******************

; Width/height of CrystalSpace visual
Video.ScreenWidth = 1024
Video.ScreenHeight = 768

; Screen depth (currently supports 8, 15, 16, and 32 bits, NO 24 bits!)
Video.ScreenDepth = 32

; Use full-screen mode if available
Video.FullScreen = false

;PlaneShift.GUI.Imagefile = /planeshift/data/gui/imagelist.xml
Planeshift.Connection.User = your@email.here
Planeshift.Connection.RememberPass = true
Planeshift.Connection.Password =
PlaneShift.GUI.GMSpawnWindow.Visible = false
PlaneShift.GUI.GMSpawnWindow.PosX = 128
PlaneShift.GUI.GMSpawnWindow.PosY = 128
PlaneShift.GUI.GMSpawnWindow.MinTransparency = 0
PlaneShift.GUI.GMSpawnWindow.MaxTransparency = 0
PlaneShift.GUI.GMSpawnWindow.FadeSpeed = 8
PlaneShift.GUI.GMSpawnWindow.Fade = true
PlaneShift.GUI.QuestRewardWindow.Visible = false
PlaneShift.GUI.QuestRewardWindow.PosX = 0
PlaneShift.GUI.QuestRewardWindow.PosY = 128
PlaneShift.GUI.DescriptionEdit.MinTransparency = 0
PlaneShift.GUI.DescriptionEdit.MaxTransparency = 0
PlaneShift.GUI.DescriptionEdit.FadeSpeed = 8
PlaneShift.GUI.DescriptionEdit.Fade = true
PlaneShift.GUI.DetailWindow.Visible = false
PlaneShift.GUI.DetailWindow.PosX = 0
PlaneShift.GUI.DetailWindow.PosY = 255
PlaneShift.GUI.DetailWindow.MinTransparency = 0
PlaneShift.GUI.DetailWindow.MaxTransparency = 0
PlaneShift.GUI.DetailWindow.FadeSpeed = 8
PlaneShift.GUI.DetailWindow.Fade = true
PlaneShift.GUI.HelpWindow.Visible = false
PlaneShift.GUI.HelpWindow.PosX = 128
PlaneShift.GUI.HelpWindow.PosY = 90
PlaneShift.GUI.HelpWindow.Width = 640
PlaneShift.GUI.HelpWindow.Height = 512
PlaneShift.GUI.HelpWindow.MinTransparency = 0
PlaneShift.GUI.HelpWindow.MaxTransparency = 0
PlaneShift.GUI.HelpWindow.FadeSpeed = 8
PlaneShift.GUI.HelpWindow.Fade = true
PlaneShift.GUI.SpellCancelWindow.Visible = false
PlaneShift.GUI.SpellCancelWindow.PosX = 0
PlaneShift.GUI.SpellCancelWindow.PosY = 256
PlaneShift.GUI.QuestNotebook.Visible = false
PlaneShift.GUI.QuestNotebook.PosX = 128
PlaneShift.GUI.QuestNotebook.PosY = 128
PlaneShift.GUI.QuestNotebook.MinTransparency = 0
PlaneShift.GUI.QuestNotebook.MaxTransparency = 0
PlaneShift.GUI.QuestNotebook.FadeSpeed = 8
PlaneShift.GUI.QuestNotebook.Fade = true
PlaneShift.GUI.SkillWindow.Visible = false
PlaneShift.GUI.SkillWindow.PosX = 113
PlaneShift.GUI.SkillWindow.PosY = 62
PlaneShift.GUI.SkillWindow.MinTransparency = 0
PlaneShift.GUI.SkillWindow.MaxTransparency = 0
PlaneShift.GUI.SkillWindow.FadeSpeed = 8
PlaneShift.GUI.SkillWindow.Fade = true
PlaneShift.GUI.GuildWindow.Visible = false
PlaneShift.GUI.GuildWindow.PosX = 128
PlaneShift.GUI.GuildWindow.PosY = 256
PlaneShift.GUI.ConfigWindow.Visible = false
PlaneShift.GUI.ConfigWindow.PosX = 95
PlaneShift.GUI.ConfigWindow.PosY = 101
PlaneShift.GUI.ConfigWindow.MinTransparency = 0
PlaneShift.GUI.ConfigWindow.MaxTransparency = 0
PlaneShift.GUI.ConfigWindow.FadeSpeed = 8
PlaneShift.GUI.ConfigWindow.Fade = true
PlaneShift.GUI.GmGUI.Visible = false
PlaneShift.GUI.GmGUI.PosX = 0
PlaneShift.GUI.GmGUI.PosY = 0
PlaneShift.GUI.ShortcutEdit.Visible = false
PlaneShift.GUI.ShortcutEdit.PosX = 38
PlaneShift.GUI.ShortcutEdit.PosY = 38
PlaneShift.GUI.ShortcutEdit.Width = 422
PlaneShift.GUI.ShortcutEdit.Height = 410
PlaneShift.GUI.PetitionGMWindow.Visible = false
PlaneShift.GUI.PetitionGMWindow.PosX = 0
PlaneShift.GUI.PetitionGMWindow.PosY = 128
PlaneShift.GUI.GlyphWindow.MinTransparency = 0
PlaneShift.GUI.GlyphWindow.MaxTransparency = 0
PlaneShift.GUI.GlyphWindow.FadeSpeed = 8
PlaneShift.GUI.GlyphWindow.Fade = true
PlaneShift.GUI.GroupWindow.Visible = false
PlaneShift.GUI.GroupWindow.PosX = 0
PlaneShift.GUI.GroupWindow.PosY = 256
PlaneShift.GUI.GroupWindow.MinTransparency = 0
PlaneShift.GUI.GroupWindow.MaxTransparency = 0
PlaneShift.GUI.GroupWindow.FadeSpeed = 8
PlaneShift.GUI.GroupWindow.Fade = true
PlaneShift.GUI.InventoryWindow.Visible = false
PlaneShift.GUI.InventoryWindow.PosX = 141
PlaneShift.GUI.InventoryWindow.PosY = 86
PlaneShift.GUI.InventoryWindow.MinTransparency = 0
PlaneShift.GUI.InventoryWindow.MaxTransparency = 0
PlaneShift.GUI.InventoryWindow.FadeSpeed = 8
PlaneShift.GUI.InventoryWindow.Fade = true
PlaneShift.GUI.IgnoreWindow.Visible = false
PlaneShift.GUI.IgnoreWindow.PosX = 0
PlaneShift.GUI.IgnoreWindow.PosY = 128
PlaneShift.GUI.IgnoreWindow.Width = 256
PlaneShift.GUI.IgnoreWindow.Height = 307
PlaneShift.GUI.BuddyWindow.Visible = false
PlaneShift.GUI.BuddyWindow.PosX = 13
PlaneShift.GUI.BuddyWindow.PosY = 39
PlaneShift.GUI.BuddyWindow.Width = 154
PlaneShift.GUI.BuddyWindow.Height = 346
PlaneShift.GUI.ChatWindow.Visible = true
PlaneShift.GUI.ChatWindow.PosX = 470
PlaneShift.GUI.ChatWindow.PosY = 432
PlaneShift.GUI.ChatWindow.Width = 330
PlaneShift.GUI.ChatWindow.Height = 151
PlaneShift.GUI.ChatWindow.MinTransparency = 0
PlaneShift.GUI.ChatWindow.MaxTransparency = 200
PlaneShift.GUI.ChatWindow.FadeSpeed = 8
PlaneShift.GUI.ChatWindow.Fade = true
PlaneShift.GUI.ShortcutWindow.Visible = false
PlaneShift.GUI.ShortcutWindow.PosX = 0
PlaneShift.GUI.ShortcutWindow.PosY = 142
PlaneShift.GUI.ShortcutWindow.Width = 84
PlaneShift.GUI.ShortcutWindow.Height = 203
PlaneShift.GUI.ShortcutWindow.MinTransparency = 0
PlaneShift.GUI.ShortcutWindow.MaxTransparency = 0
PlaneShift.GUI.ShortcutWindow.FadeSpeed = 8
PlaneShift.GUI.ShortcutWindow.Fade = true
PlaneShift.GUI.InfoWindow.Visible = true
PlaneShift.GUI.InfoWindow.PosX = 592
PlaneShift.GUI.InfoWindow.PosY = 0
PlaneShift.GUI.InfoWindow.MinTransparency = 0
PlaneShift.GUI.InfoWindow.MaxTransparency = 0
PlaneShift.GUI.InfoWindow.FadeSpeed = 8
PlaneShift.GUI.InfoWindow.Fade = true
PlaneShift.GUI.SpellBookWindow.Visible = false
PlaneShift.GUI.SpellBookWindow.PosX = 256
PlaneShift.GUI.SpellBookWindow.PosY = 256
PlaneShift.GUI.SpellBookWindow.MinTransparency = 0
PlaneShift.GUI.SpellBookWindow.MaxTransparency = 0
PlaneShift.GUI.SpellBookWindow.FadeSpeed = 8
PlaneShift.GUI.SpellBookWindow.Fade = true
PlaneShift.GUI.PetitionWindow.Visible = false
PlaneShift.GUI.PetitionWindow.PosX = 0
PlaneShift.GUI.PetitionWindow.PosY = 128
PlaneShift.GUI.PetitionWindow.MinTransparency = 0
PlaneShift.GUI.PetitionWindow.MaxTransparency = 0
PlaneShift.GUI.PetitionWindow.FadeSpeed = 8
PlaneShift.GUI.PetitionWindow.Fade = true
PlaneShift.GUI.ControlWindow.Visible = truefalse  <--- I put it as true not false and it made it truefalse... wtf?
PlaneShift.GUI.ControlWindow.PosX = 0
PlaneShift.GUI.ControlWindow.PosY = 0
Planeshift.Connection.RememberServer = 0
Planeshift.Connection.localhost.User = Vengeance
PlaneShift.GUI.AddEditActionWindow.Visible = false
PlaneShift.GUI.AddEditActionWindow.PosX = 0
PlaneShift.GUI.AddEditActionWindow.PosY = 0
PlaneShift.GUI.AddEditActionWindow.MinTransparency = 128
PlaneShift.GUI.AddEditActionWindow.MaxTransparency = 0
PlaneShift.GUI.AddEditActionWindow.FadeSpeed = 8
PlaneShift.GUI.AddEditActionWindow.Fade = true
PlaneShift.GUI.ActiveMagicWindow.Visible = false
PlaneShift.GUI.ActiveMagicWindow.PosX = 0
PlaneShift.GUI.ActiveMagicWindow.PosY = 256
PlaneShift.GUI.BuddyWindow.MinTransparency = 0
PlaneShift.GUI.BuddyWindow.MaxTransparency = 0
PlaneShift.GUI.BuddyWindow.FadeSpeed = 8
PlaneShift.GUI.BuddyWindow.Fade = true
PlaneShift.GUI.GuildWindow.MinTransparency = 0
PlaneShift.GUI.GuildWindow.MaxTransparency = 0
PlaneShift.GUI.GuildWindow.FadeSpeed = 8
PlaneShift.GUI.GuildWindow.Fade = true
PlaneShift.GUI.GmGUI.MinTransparency = 0
PlaneShift.GUI.GmGUI.MaxTransparency = 0
PlaneShift.GUI.GmGUI.FadeSpeed = 8
PlaneShift.GUI.GmGUI.Fade = true
PlaneShift.GUI.SmallInventoryWindow.MinTransparency = 0
PlaneShift.GUI.SmallInventoryWindow.MaxTransparency = 0
PlaneShift.GUI.SmallInventoryWindow.FadeSpeed = 8
PlaneShift.GUI.SmallInventoryWindow.Fade = true
PlaneShift.GUI.ControlWindow.Width = 16
PlaneShift.GUI.ControlWindow.Height = 17
PlaneShift.GUI.ControlWindow.CurrentStyle = 2
PlaneShift.GUI.Imagefile = /planeshift/data/gui/releaselist.xml
Planeshift.Connection.Fragnetics.User =
Planeshift.Connection.Fragnetics.Password =
PlaneShift.Screenshot.LastUsed = 1
« Last Edit: September 07, 2005, 09:37:02 am by Rage McCloud »
Greeting fellow adventurers!
My name is Rohnan Darosel.

Cherppow

  • Hydlaa Citizen
  • *
  • Posts: 493
    • View Profile
(No subject)
« Reply #7 on: September 07, 2005, 09:38:30 am »
Hi,

I\'d also like to add that

1) the in-game darkness should disappear quite soon, just wait a bit.

2) In planeshift.cfg you can check in what coordinates your toolbar window is;

PlaneShift.GUI.ControlWindow.PosX = 0
PlaneShift.GUI.ControlWindow.PosY = 0

(Set them both to zero to return the toolbar to top left corner.)

3) From your cfg, it seems that the toolbar is set to very small size. Try setting the following lines to eg. these values:

PlaneShift.GUI.ControlWindow.Width = 499
PlaneShift.GUI.ControlWindow.Height = 36


Thanks,
 - Cherppow
« Last Edit: September 07, 2005, 09:44:07 am by Cherppow »

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #8 on: September 07, 2005, 09:49:31 am »
THANK YOU!!! i did the hieght and width thing and also cahnged it to true instead of truefalse and then it gave me an error message and i looked at my cfg and the true is still true but it changed hight to 17 and width to 16 so then i cranked PS up again and it works great!

edit: and now its like 210 and 191... i\'ll reinput the h and w you posted...

edit2: ok it works great
« Last Edit: September 07, 2005, 09:59:37 am by Rage McCloud »
Greeting fellow adventurers!
My name is Rohnan Darosel.

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #9 on: September 07, 2005, 09:56:33 am »
OK so there is a darkness bug right? well is there anything about a greeness bug or a blueness bug?

Greeting fellow adventurers!
My name is Rohnan Darosel.

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #10 on: September 08, 2005, 12:54:37 am »
sorry for double post but i want you to be able to see that i have something else to say... anywho...

every time i restart PS i have to redo the height and width thing... why is that?
Greeting fellow adventurers!
My name is Rohnan Darosel.

dragonfire999

  • Hydlaa Notable
  • *
  • Posts: 938
    • View Profile
(No subject)
« Reply #11 on: September 08, 2005, 01:03:31 am »
I would be happy!
Mr Kran now has night vision?

Quote
= <3

DeviantArt

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #12 on: September 08, 2005, 01:52:26 am »
and btw now he is a Klyros... i did some changing of chars after i found that Kran is asexual LOL!
Greeting fellow adventurers!
My name is Rohnan Darosel.

Cherppow

  • Hydlaa Citizen
  • *
  • Posts: 493
    • View Profile
(No subject)
« Reply #13 on: September 08, 2005, 04:14:56 pm »
Hi.

For the toolbar problem:

 After you\'ve the toolbar visible in-game, try left clicking the double arrow (top left) to see if the window hides/shows correctly.

 When the toolbar is visible try right clicking the same double arrow a few times to test if it changes style correctly. You can select any style you prefer. In some styles you can adjust the toolbar size by mouse dragging the small box in the lower right corner.

 When you quit, the toolbar style and size are saved, so you shouldn\'t need to edit the planeshift.cfg manually again.


For the colour problem:

There was similar problems introduced in this thread http://www.planeshift3d.com/wbboard/thread.php?threadid=18485&boardid=13. I\'ve never experienced such myself, so it may be related to certain hardware component or operating system. You could try the relight option from the setup program. Run PlaneShift updater too, to check if there are any new fixes available. Also be sure that your graphics card drivers are up to date. That\'s all I can think of.

Thanks,

Rage McCloud

  • Hydlaa Citizen
  • *
  • Posts: 235
    • View Profile
(No subject)
« Reply #14 on: September 08, 2005, 10:46:17 pm »
Dude... how many times do i have to say... there is NO arrow... I know it SHOULDNT reset the size but it does that just the problem... i was thinking about how small it was and i looked really closely and saw a tiny little gold dot in the top left corner... it took me a few tries to click it but when i did it came up with a tiny version of the menu... i think i have a screeny of it... and please... dont talk like i dont know anything... i know it should save it but it resets every time to 16x14... and i make it as 400x380 and play then i rejoin and it is reset... so i made a bak file and now it works... so yea problem solved...
« Last Edit: September 14, 2005, 02:36:36 am by Rage McCloud »
Greeting fellow adventurers!
My name is Rohnan Darosel.