i want to call a function in other place
error i get:Code:void MMatchServer::callme(const MUID& uidPlayer){ MMatchRuleQuest::callme2(uidPlayer); }
i have tryed to include .h file didnt workCode:error C2352: illegal call of non-static member function



Reply With Quote

