Register for your free account! | Forgot your password?

You last visited: Today at 21:27

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



ADV_EXCHANGE!

Discussion on ADV_EXCHANGE! within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
jericho2nd's Avatar
 
elite*gold: 0
Join Date: Jul 2015
Posts: 170
Received Thanks: 10
ADV_EXCHANGE!

how to fix this?
jericho2nd is offline  
Old 09/12/2016, 13:35   #2
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
I'm not sure if this one is your problem or maybe tooltip:

- you need to render ExchangeArrow texture at CWndListBox::OnDraw
example:
Code:
CPoint pt(10, 5);
				CTexture *pArrow = CWndBase::m_textureMng.AddTexture(p2DRender->m_pd3dDevice, MakePath(DIR_THEME, "ExchangeArrow.tga"), 0xFFFF0000);
pArrow->Render(p2DRender, pt);
- if your problem is tooltip then use/call this g_WndMng.PutToolTip_Item
Rhyder` is offline  
Thanks
1 User
Old 09/12/2016, 14:19   #3
 
jericho2nd's Avatar
 
elite*gold: 0
Join Date: Jul 2015
Posts: 170
Received Thanks: 10
Quote:
Originally Posted by jayjei14 View Post
I'm not sure if this one is your problem or maybe tooltip:

- you need to render ExchangeArrow texture at CWndListBox::OnDraw
example:
Code:
CPoint pt(10, 5);
				CTexture *pArrow = CWndBase::m_textureMng.AddTexture(p2DRender->m_pd3dDevice, MakePath(DIR_THEME, "ExchangeArrow.tga"), 0xFFFF0000);
pArrow->Render(p2DRender, pt);
- if your problem is tooltip then use/call this g_WndMng.PutToolTip_Item
btw thanks for this but my problem is the color of the price and font size of price
jericho2nd is offline  
Old 09/12/2016, 14:42   #4
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
then change the font color of rendered textout >.>

example:
m_p2DRender->TextOut(540 - size.cx, 395 - size.cy, szTemp, D3DCOLOR_ARGB(255, 255, 219, 111));
Rhyder` is offline  
Thanks
1 User
Reply




All times are GMT +2. The time now is 21:27.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.