View Single Post
Re: How do I create a Steam listing server?
Old
  (#17)
HuntTheShunt
Member
 
Status: Offline
Posts: 76
Join Date: May 2004
Default Re: How do I create a Steam listing server? - 29-08-2004

Hi >BKA<T Wrecks,

1) is in the c code bot_globals.cpp
line:-
const char *szWelcomeMessage = "Welcome to POD-Bot V2.6mm by Count Floyd\n"

2) is in the c code waypoint.cpp
line:-
sprintf (g_szWaypointMessage, "Waypoints created by %s\n", header.creatorname);

3) Yes. I suppose that the bot being on the server the bot has zero ping. Shame though we cannot trick the server into reporting it differently.

I am using standard popular maps dust,aztec.....
Used to have a good small game and bots server on 1.5 before steam messed every thing up

Hunt
  
Reply With Quote