cmdplayerlogongetdata.cpp
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:12k
源码类别:
游戏引擎
开发平台:
Visual C++
- #include "stdafx.h"
- #include "XmudOS.h"
- #include "CmdPlayerLogon.h"
- #include "npcNpc.h"
- #include "mapmapinfo.h"
- extern rmfullglobals myglobs;
- extern CList <TClientConData *,TClientConData* >playersocketlist;
- extern CList <CBaseMap*,CBaseMap*>maplist;
- CString CCmdPlayerLogon::GatherPlayerData(char *Result,CPlayerInfo * lpPlayerInfo)
- {
- CString sResultMsg,parm,sign;
- CString strtmp;
- sign = CString("'");
- parm = CString("'t");
- sResultMsg = CString("OKt") + sign + CString("PLAYER") + parm;
- //Μ栋