Pet Life

05/01/2021 19:14 darkwar01#1
Where can i comment out the when you die you lost ur pet lifes
05/02/2021 00:23 FIorist#2
Mover.cpp
int CMover::DoDie( -> when character is die
void CMover::ProcessPetEnergy( -> passive pet health process

WndManager.cpp
void CWndMgr::PutPetInfo( -> information in tooltip

WndPetSys.cpp -> life/energy rendering in pet window ​
05/03/2021 18:38 darkwar01#3
Quote:
Originally Posted by FIorist View Post
Mover.cpp
int CMover::DoDie( -> when character is die
void CMover::ProcessPetEnergy( -> passive pet health process

WndManager.cpp
void CWndMgr::PutPetInfo( -> information in tooltip

WndPetSys.cpp -> life/energy rendering in pet window ​
Thanks. It solved my problem xD