Thread: Welcome Message
View Single Post
Welcome Message
Old
  (#1)
knightmike
Member
 
Status: Offline
Posts: 9
Join Date: Jun 2006
Default Welcome Message - 29-06-2006

I'd like to add the bots skill level to the welcome message. I tried changing it in EPODbot\src\dll.cpp, but it didn't work. Here's what it looks like:
char szWelcomeMessage[] =
"E[POD]bot (Version " VERSION_MAJOR "." VERSION_MINOR VERSION_REVISION ") by LightNinja, The Storm and Markus Heiden\n"
"(Started from POD-Bot v2.6 by Count Floyd)\n"
"Visit http://epodbot.bots-united.com\n"
"Skill level of bots set to 60\n";

People keep asking what skill level I have the bots set to so I just want to make it part of the welcome message so I don't have to answer every single person that asks. Am I doing something wrong? Thanks again.
  
Reply With Quote