YesAre you connected to the TeamSpeak server that you set in the config file?
could we have another way to talk bcs we are spamming imhoI would have to look at it. I'm not home rn tho
Simply start a Conversation with him in order to talk about private stuff.could we have another way to talk bcs we are spamming imho
You do not have permission to view this page or perform this action.Simply start a Conversation with him in order to talk about private stuff.
He has to send you a pm since you still are a new member.You do not have permission to view this page or perform this action.
send me a pmI would have to look at it. I'm not home rn tho
$config['ts3']['serverName'] = 'xx.xxx.xx.xxx';
$config['ts3']['host'] = 'xx.xxx.xx.xxx';
$config['ts3']['query_login'] = 'serveradmin';
$config['ts3']['query_password'] = 'my passwd';
$config['ts3']['login_port'] = 9987;
$config['ts3']['query_port'] = 10011;
$config['ts3']['download_port'] = 30033;
$config['ts3']['nickname'] = '(K-Scripts) @ Rejestracja';
$config['ts3']['admin_groups'] = array(1268,1407,1196,1197,1198,1199);
$config['ts3']['regulamin'] = ''
'
';
$config['ts3']['icon_path'] = 'dist/images/';
$config['ts3']['ignore_clients'] = array(
'Yn07BiWKb1NcrrrqoKqUAkftsG0=',
'1wnkgXL0hlT8oeZ6uPhY1HhYP9c='
);
$config['mysql']['host'] = 'localhost';
$config['mysql']['login'] = 'root';
$config['mysql']['password'] = 'mypasswd';
$config['mysql']['base_name'] = 'panel';
$config['mysql']['status'] = true;