StartVM Posted April 13, 2015 Report Posted April 13, 2015 I have been trying to install Teamspeak 3 (its on a vps) to a mysql server where i can manage the settings in mysql and automatically create privlage keys for new pilots). The current tutorials i have seen online are a bit confusing. Has anyone else done this? 2 Quote
CapitalConnectVirtualGroup Posted October 11, 2015 Report Posted October 11, 2015 We use an SSO style system, it works on VATSIM SSO, so would assume you could do similar thing to pull from PHPVMS database, only allowing them into a certain channel, with certain privileges unless the bot gives to them. Is that the kind of thing? Quote
StartVM Posted October 11, 2015 Author Report Posted October 11, 2015 Thanks for the reply. I ended up just using a Teamspeak API class Quote
smokey68 Posted August 19, 2016 Report Posted August 19, 2016 How did you figure out how to do this ? Quote
StartVM Posted August 26, 2016 Author Report Posted August 26, 2016 How did you figure out how to do this ? I recommend editing the register method in the register class Quote
georgebarlow02 Posted August 29, 2016 Report Posted August 29, 2016 Hey guys i wanted to do this a couple of months ago and stumbled upon this https://forums.vatsim.net/viewtopic.php?t=56392&f=68 That forum has a download on it on which you can use mysql and php from the teamspeak api to connect with your teamspeak server and automatically generates privilege keys depending on there rank, in this case it was depending on their controller rating and pilot rating. This was used for the Vatsim UK Teamspeak and I by no means made this I just thought you might wanna take a look. Its very good running on I believe PHP 5.3 but you will have to double check that. The actual github for this project is http://a-lawrence.github.io/TS3-Reg/ All rights are reserved to Anthony Lawrence for creating and sharing this Hope this helped, George Barlow Quote
TAV1702 Posted October 23, 2016 Report Posted October 23, 2016 Man that code is really old and version php 5.3 is to. Has anyone tried this on php5.5 or 5.6? I am pretty sure it won't work in php 7. Never know though I guess. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.