I have these errors.
D:\V15\_Common\PlayerWar.cpp(780): error C2039: 'GetInvenIndex' : is not a member of 'ItemProp'
D:\V15\Source\_Common\PlayerWar.cpp(780): error C2660: 'CItemContainer<T>::GetEmptyCount' : function does not take 1 arguments
with
[
T=CItemElem
]
Anyone can tell me how to fix it please? Thanks a lot
D:\V15\_Common\PlayerWar.cpp(780): error C2039: 'GetInvenIndex' : is not a member of 'ItemProp'
D:\V15\Source\_Common\PlayerWar.cpp(780): error C2660: 'CItemContainer<T>::GetEmptyCount' : function does not take 1 arguments
with
[
T=CItemElem
]
Anyone can tell me how to fix it please? Thanks a lot