ignor this ....Quote:
u don't need to fix it
got the same warning just add this to versioncommon
#pragma warning(disable: 4018)
it will not show anymore
if( pUser->m_Inventory.GetItemCount( pExchangeItem->m_dwItemNeed ) < (DWORD)pExchangeItem->m_nPrice )