View Single Post
Re: [CZ/CS]Map specific MOTD.txt?
Old
  (#2)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: [CZ/CS]Map specific MOTD.txt? - 19-07-2005

I think you can do this without any plugins, taking a look at the sdk shows that it opens up the motd with the path in the "motdfile" cvar.
All you'd need to do is change it in the map's cfg file, like ...

motdfile "maps/assault_motd.txt"
  
Reply With Quote