魔兽世界新人登陆欢迎信息[世界信息]编译
Index: CharacterHandler.cpp===================================================================
--- CharacterHandler.cpp (revision 5370)
+++ CharacterHandler.cpp (working copy)
@@ -450,6 +450,14 @@
data.put(0, linecount);
SendPacket( &data );
+ //layer* pName=pCurrChar->GetName();
+ //sWorld.SendWorldText("Welcome %u Join the World",Player->GetName()); //世界加入新人公告
+ std::string str = "Welcome Join the World";
+ args = Player->GetName();
+ str += args;
+ sWorld.SendWorldText(str.c_str(), NULL);
DEBUG_LOG( "WORLD: Sent motd (SMSG_MOTD)" );
}
楼主加油,我们都看好你哦。 真是被感动的痛哭流涕…… 太生气了,无法HOLD啦 >_<...... 激动人心,无法言表! 激动人心,无法言表! 太生气了,无法HOLD啦 >_<...... 淡定,淡定,淡定…… 激动人心,无法言表! 看到这帖子真是高兴!
页:
[1]
2