Anyone Can Help me/Start Button

06/10/2013 18:11 WooTheFck#1
After i add the arena score system , my start button or the menu button gone i dont know why , can anyone know this problem .

heres the picture , hope you can help me
06/10/2013 23:47 ademir321#2
WndWorld.cpp and WndWorld.h.
06/11/2013 09:11 Rhyder`#3
Quote:
Originally Posted by ademir321 View Post
WndWorld.cpp and WndWorld.h.
For actionslot Wndtaskbar.cpp search: //SlotRt2 and remove // ;)
06/11/2013 11:29 WooTheFck#4
which one
//SlotRt2->RenderRotate( p2DRender, CPoint(0,0), RotateSLOT, TRUE, 255, 1.0f, 1.0f );

or this

//SlotRt2->Render( p2DRender, CPoint(0,0), 255 );
06/11/2013 12:42 Rhyder`#5
both
06/11/2013 12:49 WooTheFck#6
when both , ill try to put the skill on the slot but t dosent put it in
06/11/2013 13:24 Rhyder`#7
:)
woah! :O Are you reading or not? lol
06/11/2013 13:55 WooTheFck#8
as ive said "WHEN" both skill did not put on the skillslot ,i think you misunderstood :D

EDIT: ill make simple , when i remove both //SlotRt the skill dosent put it in on the skillslot
06/11/2013 14:19 Rhyder`#9
really? why when i do it i put skill? :D
06/11/2013 14:23 WooTheFck#10
i dont think if it s correct i changed SlotRt2 to this
SlotRt2 = CWndBase::m_textureMng.AddTexture( D3DDEVICE, MakePath( DIR_THEME, "slot04.tga" ),0xffffffff );

i changed slot04_2 to slot04
06/11/2013 15:58 WooTheFck#11
here
06/11/2013 18:23 Rhyder`#12
;OMG! you change Slot04_2.tga into Slot04.tga at wndtaskbar.cpp :D