View Full Version : Help with ts2perlmod
Hey guys,
I was just wanting to know is there a way to get it to work with 2 different servers? I have my main server(which i have it running on) then i host one for a friend. Can anyone help please
Thanks.
In the manual that is installed with the ts2perlmod.(It looks cleaner there.)
The latest release of the TS2PerlMod provides several start parameters that allow you to start multiple instances of the script with different configuration files. You can have as many configuration files as you want, simply install one copy of default.ini and then configure it to behave differently for your previous virtual TeamSpeak servers.
The following start parameters are available:
Parameter Platform Description Usage Example -config Windows & Linux Use another configuration file ts2perlmod.pl -config=8767.ini -pid Linux Use another PID file ts2perlmod.pl -pidfile=8767.pid -daemon Linux Daemonize the script ts2perlmod.pl -daemon You can also edit the ts2perlmod_startscript by simply opening the file in your favorite text editor and finding the following lines:
# ~~ BEGIN CONFIGURATION ~~~~~~~~~
CFG=default.ini
PID=ts2perlmod.pid
# ~~~END CONFIGURATION ~~~~~~~~~~~
Since version 0.9.15 a seperate startscript called ts2perlmod_multi_startscript is included in this package. This startscript will automatically start a new TS2PerlMod instance for every configuration file that exists in the ts2perlmod/configs folder.
Well can you explain to me how because its not letting me make 2 config files.
Open the manual. All you do it copy the file, modify it. Then use a special start parameter.
I am not saying anything more. It is really simple.
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.