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

Beta Release [Utility] AMC - Auto Mapchanger v0.0.1

Seimax#uwe

FNG / Fresh Meat
Jul 23, 2016
4
1
28
uwe.hackerknowledge.de
Hiho,

i developed at the Weeked a tool for our KF2 Servers. We had the problem in the past, that only on few maps player joins when the server is empty. So the AMC switch the to a default Map if the server is empty. Also we wanted the possibilty to post Advertising/Messages.


In Short:
Written in Perl
GPLv3 Licence
Keep your server in Ranked Status!(External Tool)
Multiserver Support
Works on Windows and Linux
Broadcast Messages!

The Manual and Sourcecode can be found at Github ( https://github.com/Seimax/AMC).

For Windows i provide Binarys, so u dont need your own Perl Environment: https://github.com/Seimax/AMC/releases

If u have ideas or criticism, let me know.
 
Last edited:
  • Like
Reactions: ®omano
Oh without an error message? :/ Which Operation System do u use? 32 or 64 Bit System?

Edit:
I uploaded new Binarys on Github (still v0.0.2), with have now debugging output when an error accours at loading the amc.ini. I tried a littlebit in a virtual machine and i only get the autoclose thing when the amc.ini is missing. Did u extract the whole .zip file?
 
Last edited:
Upvote 0
Seimax#uwe;n2264323 said:
Oh without an error message? :/ Which Operation System do u use? 32 or 64 Bit System?

Edit:
I uploaded new Binarys on Github (still v0.0.2), with have now debugging output when an error accours at loading the amc.ini. I tried a littlebit in a virtual machine and i only get the autoclose thing when the amc.ini is missing. Did u extract the whole .zip file?

win7 pro SP1 64 Bit
can't see the debugging txt
 
Upvote 0
Hello!

Just visited your server today and saw that you had that auto broadcaster in your server and wanted to see about adding it to my own. I set up the amc.ini to my preference, but it doesn't seem to be broadcasting any messages. It logs into the webadmin and gets the server info just fine, but no broadcasting whatsoever. Any help is appreciated.

Current ini settings:
Code:
[Main]
Interrupt=240
ServerAlias=server1

[adv01]
Message=Thanks for playing on %Servername%!
Interval=300
FirstStartDelay=30

[server1]
Host=http://###.###.###.###:####
Username=###
Password=###
DefaultMaps=KF-Outpost
WaitForSwitch=300
ActiveAds=adv01

My webadmin info is obviously not going to be publicly posted, so just used # as placeholders.
 
Upvote 0