Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-05-2010, 12:10 AM
Entrok Entrok is offline
Registered User
Join Date: Sep 2009
Location: Sweden
Posts: 51
Entrok is on a distinguished road
Send a message via MSN to Entrok
How do i get of the red and white line?

As the title say , im working with GuiBlueProfiles and got my own images for it, but the thing is i got a red and white line that wont leave,

could anyone tell me how to do that, have tryed some things, but nothing has worked so far to remove it...

Heres a image of what i mean:



the thing im talking about is marked...
Reply With Quote
  #2  
Old 04-05-2010, 01:34 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
I think that's caused by the border, you can remove it by setting the following properties:

PHP Code:
profile GuiBlueWhateverProfile;
useownprofile true;
profile.border 0
You can find all the different profile variables here:

http://wiki.graal.net/index.php/Crea...ControlProfile
__________________
Quote:
Reply With Quote
  #3  
Old 04-05-2010, 10:55 AM
Entrok Entrok is offline
Registered User
Join Date: Sep 2009
Location: Sweden
Posts: 51
Entrok is on a distinguished road
Send a message via MSN to Entrok
Quote:
Originally Posted by fowlplay4 View Post
I think that's caused by the border, you can remove it by setting the following properties:

PHP Code:
profile GuiBlueWhateverProfile;
useownprofile true;
profile.border 0
You can find all the different profile variables here:

http://wiki.graal.net/index.php/Crea...ControlProfile
Diden't help, will check wiki and see if i find anything
Reply With Quote
  #4  
Old 04-05-2010, 05:47 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Can you post a bigger image, the code you're using and possibly any custom images that you're using?
__________________
Quote:
Reply With Quote
  #5  
Old 04-08-2010, 06:57 PM
Programmer Programmer is offline
Coder
Programmer's Avatar
Join Date: Jan 2008
Location: -78.464422, 106.837328
Posts: 449
Programmer has a spectacular aura aboutProgrammer has a spectacular aura about
Send a message via AIM to Programmer Send a message via MSN to Programmer Send a message via Yahoo to Programmer
Quote:
Originally Posted by Entrok View Post
Diden't help, will check wiki and see if i find anything
Remember that custom profile images need to define their transparent color at the top left hand corner. I suspect that you didn't do this properly and Graal is mistaking your red outline as part of the image itself. Try placing a red pixel at the (0, 0) position in your image and see if it works.
__________________
- Iᴀɴ Zɪᴍᴍᴇʀᴍᴀɴ
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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:23 PM.


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