• 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/

Server ServerAdsSE and Killing Floor

Private Who?

Grizzled Veteran
Mar 18, 2006
721
139
Texas
hi gang-

I installed (or attempted to) ServerAdsSE on our Killing Floor server. I did it the same way as with RO, but it is not working.

The only difference with our box is that instead of using KillingFloor.ini, we have it set up to use 'server.cfg'. But that should not adversely affect things, it did not with our RO server.

I know ServerAdsSE is on the mutator white list. Is there anything about this mod particular to Killing Floor that I do not know about?

It's not a HUGE deal, but I would like our server to occasionally spam our web site and a basic welcome message.

Thanks - and by the way our server is at 208.100.14.5!

[TxM]Private Who
[url]www.texasmilitia.com[/URL]
 
It works for all of mine. The Webadmin part sometimes fubars the messages, but I don't often add them that way.

(Assuming using server.cfg works with KF)...Lets get the obvious out of the way:

Did you put ServerAdsSE.u in the ../system folder?

Does ServerAds show up in the ucc.log as being loaded when you start the server?
Did you set bEnabled=True?

Did you add the server actor to the .ini:
[Engine.GameEngine]
ServerActors=ServerAdsSE.ServerAdsSE

Did you add the following to the .ini:
[ServerAdsSE.ServerAdsSE]
bEnabled=True
fDelay=300.000000
sLines[0]=This is the first line
sLines[1]=And this is the second line
sLines[2]=#This is a Admin Message
iAdType=0
iGroupSize=2
bWrapAround=True
bUseURL=False
sURLHost=
iURLPort=80
sURLRequest=
iAdminMsgDuration=5
cAdminMsgColor=(B=0,G=255,R=255)

Did you make those additions to the .ini with the server stopped?

Post your .ini perhaps?
 
  • Like
Reactions: kablooie!
Upvote 0