cmdapprentice.cpp
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:6k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. #include "stdafx.h"
  2. #include "XmudOS.h"
  3. #include "CommandCheck.h"
  4. #include "CmdPlayerLogon.h"
  5. #include "npcNpc.h"
  6. #include "mapmapinfo.h"
  7. extern rmfullglobals myglobs;
  8. extern void GetXFileName(CPlayerInfo * lpPlayerInfo);
  9. void CCommandCheck::ApprenticeProc(LPVOID pvPlayer,char *szWho,char *Result)
  10. {
  11. CPlayerInfo *lpPlayerInfo;
  12. CNpc * lpNpc;
  13. CBaseMap * lpDataMap;
  14. BOOL bFindOppNPC = FALSE;
  15. int i;
  16. lpPlayerInfo = (CPlayerInfo*)pvPlayer;
  17. POSITION pMapPosite = lpPlayerInfo->pMapPosite;
  18. if(lpPlayerInfo->szNickName == "