Model change Bug

11/28/2013 02:33 cotton69#1
Hi guys can how to fix this bug in model change no tool tip or something in my weapon info...

Picture:
[Only registered and activated users can see links. Click Here To Register...]

Other lin on my picture:
[Only registered and activated users can see links. Click Here To Register...]
12/15/2013 00:27 Money.Makers#2
what client are you using?
12/16/2013 20:01 SeriouS'#3
If I have understood it correctly you want to add a Item description for example Model-Change: No Model ?
Well than you go to WndManager.cpp and search for:
Quote:
void CWndMgr::PutItemMinMax( CMover* pMover, CItemElem* pItemElem, CEditString* pEdit )
{
&&
Quote:
void CWndMgr::PutToolTip_Item( CItemBase* pItemBase, CPoint point, CRect* pRect, int flag )
{
There you have to add your Model Change code , btw idk what code you use :/