.
existiert bei mir nicht, es gibt nurQuote:
PHP Code:BOOL CMover::DoUseItemFood( ItemProp *pItemProp, CItemElem* pItemElem )
BOOL CMover::DoUseItemFood_SM( ItemProp *pItemProp, CItemElem* pItemElem )
Maybe you don't have fully replaced the old snippet with that from sedrika.Quote:
D:\spikens source\Official Source\_Common\MoverSkill.cpp(3139): error C2447: '{' : missing function header (old-style formal list?)
D:\spikens source\Official Source\_Interface\WndManager.cpp(5098): error C2447: '{' : missing function header (old-style formal list?)
D:\spikens source\Official Source\_Common\MoverSkill.cpp(3139): error C2447: '{' : missing function header (old-style formal list?)
Why im getting this?