Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-10-2010, 12:13 PM
Liberated Liberated is offline
not doing alot
Liberated's Avatar
Join Date: Feb 2008
Posts: 1,366
Liberated has a spectacular aura about
gui style

I aplogize if there already is a topic on this somewhere, but i did extensive searching, and couldn't find anything.

I was wondering how you can make your own gui style, i know most servers have their own gui style, and im not talking about the standard HP guis,(although i also don't know how to make these), But about the popup guis.
Does anybody know how to make these gui styles/themes?
__________________
Quote:
Originally Posted by Tigairius View Post
I promise when I get rich I'll send you an iPhone. I'll send everyone an iPhone.
Reply With Quote
  #2  
Old 01-10-2010, 12:15 PM
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
You can do it one of two ways. The first way is to edit the profile object in GuiControls. This has been documented here

The other way is to download a Windows theme (.wba) and use that as a style.

The former is the method you would have seen most often as the latter method isn't widely used (or known about). Note that these profiles/styles will only effect GuiControls. You can find a full list of GUI controls here
Reply With Quote
  #3  
Old 01-10-2010, 12:18 PM
Liberated Liberated is offline
not doing alot
Liberated's Avatar
Join Date: Feb 2008
Posts: 1,366
Liberated has a spectacular aura about
Quote:
Originally Posted by Twinny View Post
You can do it one of two ways. The first way is to edit the profile object.

This has been documented here

The other way is to download a Windows theme (.wba) and use that as a style.

The former is the method you would have seen most often as the second method isn't widely used (or known about). Note that these profiles/styles will only effect GuiControls. You can find a full list of GUI controls here
well i already knew i could do
profile = "ProfileName";

i was more referring to the creation of my own theme, and how i should save it/create it, to be able to use it as gui theme,

i wasn't sure if i should post it here, or in graphics, but i thought this forum was more appropriate.
__________________
Quote:
Originally Posted by Tigairius View Post
I promise when I get rich I'll send you an iPhone. I'll send everyone an iPhone.
Reply With Quote
  #4  
Old 01-10-2010, 12:24 PM
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 Liberated View Post
well i already knew i could do
profile = "ProfileName";

i was more referring to the creation of my own theme, and how i should save it/create it, to be able to use it as gui theme,

i wasn't sure if i should post it here, or in graphics, but i thought this forum was more appropriate.
You shouldn't be doing profile = "" since the profile is actually an object. I.e. profile = GuiBlueButtonProfile; works.

Anyhoo, as I previously stated, you can edit the profile object to change GuiStyles. Drop a getvarnames() on a profile object and see what you get. You can also view the current profile images by going to graalrootfolder/levels3d/gui/ and having a look in there.
Reply With Quote
  #5  
Old 01-10-2010, 12:28 PM
Liberated Liberated is offline
not doing alot
Liberated's Avatar
Join Date: Feb 2008
Posts: 1,366
Liberated has a spectacular aura about
Quote:
Originally Posted by Twinny View Post
You shouldn't be doing profile = "" since the profile is actually an object. I.e. profile = GuiBlueButtonProfile; works.

Anyhoo, as I previously stated, you can edit the profile object to change GuiStyles. Drop a getvarnames() on a profile object and see what you get. You can also view the current profile images by going to graalrootfolder/levels3d/gui/ and having a look in there.
i only copied directly what it said in the wiki link you sent me.

And thank you, by looking in the gui folder i now know what i need =]
__________________
Quote:
Originally Posted by Tigairius View Post
I promise when I get rich I'll send you an iPhone. I'll send everyone an iPhone.
Reply With Quote
  #6  
Old 01-10-2010, 06:46 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Might take a look at these

http://forums.graalonline.com/forums...ad.php?t=86343
http://forums.graalonline.com/forums...ad.php?t=81591
__________________
Reply With Quote
  #7  
Old 01-10-2010, 07:12 PM
Liberated Liberated is offline
not doing alot
Liberated's Avatar
Join Date: Feb 2008
Posts: 1,366
Liberated has a spectacular aura about
awesome, i did a search, those didn't pop up tho :s
__________________
Quote:
Originally Posted by Tigairius View Post
I promise when I get rich I'll send you an iPhone. I'll send everyone an iPhone.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:31 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.