Rudedog's server sided message center
****** must use all 8 messages **********
You can now broadcast messages to your server without any 3rd party software, all from your current CoD server. This will broadcast rotating messages in the lower, left hand corner of the screen. You can use colors just like server names and or nicks.
1) Place the pk3 file in your CoD\main directory.
2) You must add the following lines to your cfg file:
seta sv_linerd1 "your message 1" // message one
seta sv_linerd2 "your message 2" // message two
seta sv_linerd3 "your message 3" // message three
seta sv_linerd4 "your message 4" // message four
seta sv_linerd5 "your message 5" // message five
seta sv_linerd6 "your message 6" // message six
seta sv_linerd7 "your message 7" // message seven
seta sv_linerd8 "your message 8" // message eight
seta sv_rddelay "30" // delay between messages in seconds Must be greater then 5
** currently this mod will not work with any other mod unless you edit their mod. I will be more then happy to try and edit the mod for you. Just send me a link and I will see what I can do. I will then upload it to codadmin.com so you and others can download it.
A big thanks goes out to ScorpioMidget of TMT and CrowKing of Autokick for pointing me in the right direction, thanks guys!
for the latest version and help with this mod please visit,
www.codadmin.com/nuke
Not so rude
-RudeDog
rudedog@codadmin.com
version history
1_2.1 Now works with CoDUO <- Big thanks to Cyberbod of Allaboutnothing.net for putting this together for the CoD community
1.02 Now works with Cod 1.2
1.02 removed the health pack and kill cam issue (now should be virgin MC only)
1.01 fixed script error in other games types
---
1.Add below lines to your UO server.cfg
2.Edit lines however you like.
3.Adjust scrolling time. Must be greater than 5 seconds.
4.Put the pk3 file in your cod/uo folder and restart server.
//RD Msg Center Text Settings
seta sv_linerd1 "test1"
seta sv_linerd2 "test2"
seta sv_linerd3 "test3"
seta sv_linerd4 "test4"
seta sv_linerd5 "test5"
seta sv_linerd6 "test6"
seta sv_linerd7 "tets7"
seta sv_linerd8 "test8"
seta sv_rddelay "30" // Time between msg's, must be >5 secs