Exchange_adv 09/06/2016 - Flyff Private Server - 11 Replies hallo ich habe ein problem ich habe mir Exchange_adv eingefügt aber mir bleibt ein fehler beim kompilen und hoffe mal hier auf eure hilfe danke im vorraus
\Resource,Source +Program\Source\WORLDSERVER\ExchangeAdv.cpp(191): error C2039: 'GetItemCount' : is not a member of 'CItemContainer<T>'
with
das hier soll die stelle sein aber was muss ich da machen ?
if( pUser->m_Inventory.GetItemCount( pExchangeItem->m_dwItemNeed ) < pExchangeItem->m_nPrice )
Problem Exchange_adv/chip_playershop and __extended_currency 06/25/2016 - Flyff Private Server - 6 Replies Hi,
I try to pet in my server the __exchange_adv/ the __chip_shopplayer and __EXTENDED_CURRENCY, but i have 1 error:
C:\Users\Official Source\_Common\ExchangeAdv.cpp(192): error C2039: 'GetItemCount' : is not a member of 'CItemContainer<T>'
with
C:\Users\Official Source\_Common\ExchangeAdv.cpp(313): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(315): error...