- #include "stdafx.h"
- #include "XmudOS.h"
- #include "CmdPlayerLogon.h"
- #include "skillskillSkill.h"
- #include "math.h"
- #include "wgsCommon.h"
- extern rmfullglobals myglobs;
- CPlayerInfo::CPlayerInfo()
- {
- nDamage = 20;
- nMudTime = 86400;
- bRun = FALSE;
- bSaved = FALSE;
- nRound = 0;
- // nWaitNext = 0;
- }
- CPlayerInfo::~CPlayerInfo()
- {
- listmsg.RemoveAll();
- listBetray.RemoveAll();
- }
- void CPlayerInfo::Healing()
- {
- // char szTest[128];
- //