[How Do I?] Rotate different server advertisement texts

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Rivimies

FNG / Fresh Meat
Jun 29, 2013
198
2
0
Server webadmin (or ini file edit) has place for 1 server advertisement text and time interval for that text to appear on players' screens.

Is there any way (with some mutator, maybe) to have several different texts in this loop?

Like

Time Text
----- ------
00:00 Text A
00:05 Text B
00:10 Text C
00:15 Text A
00:20 Text B
and so on
 

ButchCassidy

Moderator
Feb 17, 2006
3,727
277
0
The Hole in the Wall
www.twbclan.com
The current webadmin does allow you to place multiple messages that can be timed to appear at a set time.
Say every 60secs.
Each line will appear as a different message if you end the Line with a full stop.
This is what we do for all the TWB servers.;)
 

Rivimies

FNG / Fresh Meat
Jun 29, 2013
198
2
0
OK, got it now. Thanks Butch!

I was not aware of this 1 text per line thing. Now I can also see how ini file stores it.