help in ExchangeAdv.cpp plsss

04/04/2016 08:35 randeljohnvalencia#1
how to fix this?



This Line

04/04/2016 12:50 Mognakor#2
Remove the line :>
04/04/2016 16:30 fastdxbuy#3
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
04/04/2016 16:46 Drabur#4
Quote:
Originally Posted by fastdxbuy View Post
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
ignor this ....

PHP Code:
if( pUser->m_Inventory.GetItemCountpExchangeItem->m_dwItemNeed ) < (DWORD)pExchangeItem->m_nPrice 
i think this can help you but i dont know the system