I try to pet in my server the __exchange_adv/ the __chip_shopplayer and __EXTENDED_CURRENCY, but i have 1 error:
Code:
C:\Users\Official Source\_Common\ExchangeAdv.cpp(192): error C2039: 'GetItemCount' : is not a member of 'CItemContainer<T>'
with
[
T=CItemElem
]
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 C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(317): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(321): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(322): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(464): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(464): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(464): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(465): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(465): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(467): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(467): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(467): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(471): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(471): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(472): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(472): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(474): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
C:\Users\Official Source\_Common\ExchangeAdv.cpp(474): error C2248: 'CWndListBox::m_wndScrollBar' : cannot access protected member declared in class 'CWndListBox'
..\_Interface\WndControl.h(745) : see declaration of 'CWndListBox::m_wndScrollBar'
..\_Interface\WndControl.h(714) : see declaration of 'CWndListBox'






