cPlayerInfo* pPlayer = GetPlayerByIndex( ulThis,i,0); cPlayerInfo* pLocal = GetLocalPlayer(ulThis)
error C2440: 'initializing' : cannot convert from 'cClientInfo *' to 'cPlayerInfo *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
error C2440: 'initializing' : cannot convert from 'cClientInfo *' to 'cPlayerInfo *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast