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 05-20-2007, 12:14 AM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
Changing Gui Profile?

Why won't this work?
I edited the GuiBlueWindowProfile image a bit and wanted to see how it looked in game but i cant seem to replace it. The parts controled by the edited image are just transparent.

The image is attached and the code i'm using is:

PHP Code:
with(GuiBlueWindowProfile) {
bitmap "dn_bluewindow.png";

What am I doing wrong?

The F2 window reports that dn_bluewindow.png has been downloaded so I'm not sure what's wrong.

I set the png to 8bit indexed colour to see if it made any difference, still doesn't display.

Any ideas?

Thanks.
__________________

Coming soon (Hopefully:P)

Last edited by JkWhoSaysNi; 07-13-2007 at 09:49 PM..
Reply With Quote
  #2  
Old 05-20-2007, 12:18 AM
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
PHP Code:
with (GuiWindowProfile)
  
bitmap "dn_bluewindow.png"
__________________
Reply With Quote
  #3  
Old 05-20-2007, 12:19 AM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Quote:
Originally Posted by JkWhoSaysNi View Post
Why won't this work?
I edited the GuiBlueWindowProfile image a bit and wanted to see how it looked in game but i cant seem to replace it. The parts controled by the edited image are just transparent.

The image is attached and the code i'm using is:

PHP Code:
with(GuiBlueWindowProfile) {
bitmap "dn_bluewindow.png";

What am I doing wrong?

The F2 window reports that dn_bluewindow.png has been downloaded so I'm not sure what's wrong.

I set the png to 8bit indexed colour to see if it made any difference, still doesn't display.

Any ideas?

Thanks.
In the GUI itself, put profile.bitmap = "dn_bluewindow.png";. Make sure useOwnProfile is true.
__________________
What signature? I see no signature?
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 12:04 PM.


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