PDA

View Full Version : TS2PerlMod Questions


WingZero
16-01-2007, 22:16
Hello,

My first question is:

Is it okay for me to run both TeamSpeak 2 Anti-Flood Daemon and TS2PerlMod on my Linux box?

My next question is:

Does anyone have an example config of the ts2perlmod\configs\ folder, default.ini file? I ask this because i am confused about the setting line Channel=your channelname.

For example:

[TAKE-OVER-PROTECTION]
Enabled=1
Channel=Lobby
Message=nice try
Punishment=kick
Reason=evil kick

Does setting it to Lobby mean this setting called TAKE-OVER-PROTECTION will only work on the channel 'Lobby' and nowhere else throughout my teamspeak channels?

Hdmas
16-01-2007, 23:23
Hello,

My first question is:

Is it okay for me to run both TeamSpeak 2 Anti-Flood Daemon and TS2PerlMod on my Linux box?

My next question is:

Does anyone have an example config of the ts2perlmod\configs\ folder, default.ini file? I ask this because i am confused about the setting line Channel=your channelname.

For example:

[TAKE-OVER-PROTECTION]
Enabled=1
Channel=Lobby
Message=nice try
Punishment=kick
Reason=evil kick

Does setting it to Lobby mean this setting called TAKE-OVER-PROTECTION will only work on the channel 'Lobby' and nowhere else throughout my teamspeak channels?
1. It probably won't cause destruction, but I can't see any reason why there should be two scripts that do the same thing..
2. No. If you would chosen "move to channel" as a punishment, you would need to specify that channel. But because you kick, you don't need to do anything.

ScP
17-01-2007, 10:18
Yes, you can run the TS2PerlMod (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/Itemid,69/gid,51/) and the TeamSpeak 2 Anti-Flood Daemon (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/Itemid,69/gid,42/) on the same machine. But if you do so, you should disable the TS2PerlMod (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/Itemid,69/gid,51/)'s Anti-Flood feature.

Your TS2PerlMod (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/Itemid,69/gid,51/) configuration file question is a bit more complex. First, you need to know that there are four options available for the Punishment setting (kick, ban, remove, move). The Channel setting in your example is only used if Punishment is set to move.

I strongly recommend that you use the TS2PerlMod Configurator (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/gid,52/Itemid,69/) to set up your configuration files. The TS2PerlMod Configurator (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/gid,52/Itemid,69/) is a small GUI application written in C++ that allows you to add or edit the configuration files of the TS2PerlMod (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/Itemid,69/gid,51/).

TS_Reverse
17-01-2007, 16:39
What exactly does the take out control do i got Channel Sticky to work, msg, advrtisement, stats, and most others but that i dont get?

ScP
17-01-2007, 19:37
Take Over Protection
Scans for unregistered users with serveradmin privileges (SA) and punishes them with an action of your choice.That's the description from the manual.