Hi. Anyone has a solution for this fashion combination statbug? So basically when a player wears it then put it on the combination then it combined, the set effect and awakes doubled.
if( pUser->m_Inventory.IsEquip(dwItem) )
{
pUser->AddDefinedText( TID_GAME_EQUIPPUT );
return;
}