Skill Slot Problem

07/24/2014 14:50 Cloud'#1
#FIXED
07/27/2014 14:23 Cloud'#2
up!
08/05/2014 07:08 Cloud'#3
#PUSH
08/05/2014 08:53 Azkaal#4
what. just press "C" button.
08/05/2014 13:44 CrackTex#5
Quote:
Originally Posted by Azkaal View Post
what. just press "C" button.
Made my Day!
He wants to know how to fix the Actionslot Rotation because it's buggy in the v19 Interface.

or he wants to know how the skills are to 100% in the circles because they aren't
08/05/2014 19:06 WurstbrotQT#6
Code:
CWndNewSkillslot::OnDraw
Code:
	for( int i = 0; i < MAX_SLOT_QUEUE; i++ )
	{
		float fScal = 1.45f;
		LPSHORTCUT lpShortcut = m_pSlotQueue[ i ] ;
		if( !lpShortcut->IsEmpty() )
		{
			FLOAT fIllu = 0.0f;
			if( bRenderIllu[i] )
				fIllu = 0.85f;

			CRect rect = m_wndCustom[i].GetWndRect();
			point = CPoint(rect.left-2,rect.top-3);

			if( lpShortcut->m_pTexture )
			{
				p2DRender->RenderTextureRotateALPHA( point, m_Marronzinha, lpShortcut->m_pTexture, fRadian, fIllu, fScal, fScal );
			}
		}
	}
08/07/2014 20:12 Cloud'#7
Quote:
Originally Posted by WurstbrotQT View Post
Code:
CWndNewSkillslot::OnDraw
Code:
	for( int i = 0; i < MAX_SLOT_QUEUE; i++ )
	{
		float fScal = 1.45f;
		LPSHORTCUT lpShortcut = m_pSlotQueue[ i ] ;
		if( !lpShortcut->IsEmpty() )
		{
			FLOAT fIllu = 0.0f;
			if( bRenderIllu[i] )
				fIllu = 0.85f;

			CRect rect = m_wndCustom[i].GetWndRect();
			point = CPoint(rect.left-2,rect.top-3);

			if( lpShortcut->m_pTexture )
			{
				p2DRender->RenderTextureRotateALPHA( point, m_Marronzinha, lpShortcut->m_pTexture, fRadian, fIllu, fScal, fScal );
			}
		}
	}
Still the same the icon are still not align :(
08/09/2014 03:55 Cloud'#8
#PUSH
08/09/2014 10:35 Flogolo#9
try his solution but change the values until it fits?
08/09/2014 21:13 Mognakor#10
Read the code, understand what it does and you can fix it within a few minutes.
08/12/2014 19:15 Cloud'#11
Thanks #FIXED
08/12/2014 19:35 TheGodIsHereBrah'#12
bro, you made that pic with your cell phone camera?

Looks like cheap 1.3 Mega pixels lol..