Jump to content

TCAdmin Intergration With Client Exec Tutorial


Guest louise

Recommended Posts

Wilson's Guide To TCAdmin Plugin For CE Basic Game Server Edition

You may not redistribute this tutorial in anyway on or off The Internet , without prior permmission of Louise Wilson or BB-Dev LTD

I Can Set Up Your TCadmin For You Installation & SetUp For a FEE

I Can Set Up Your Client Exec For You To Be Configured With TCadmin For a FEE

All Enquires To lcwilson18@gmail.com (Email) or lou0191@hotmail.com (MSN)

 

Looking For How To ?

Set Up Teamspeak With TCAdmin & CE

Advanced Package Attributes

 

===========================================================================================

 

PRE CONFIGURE MAKE SURE THIS IS DONE BEFORE THE "How To Create" Part

Pre Config 1

This Tutorial IS Based On You Have Done The Following Here

 

Pre Config 2

a) Login To Your TCAdmin Installation

b)Navagate To Admin Home > System Settings > Datacenters > Datacenter Details And Tick The Allow Signups

c)Now Navagate To Admin Home > System Settings > Servers > Server Details Then Select Your Server ( You Must Do This On All Your Servers For It To Auto Install On)

c .1) In The Billing API settings Make Sure You Have Allow Signups Ticked and all the Games Highlighted ( Do This By Holding ctrl and dragging your mouse up or down)

d) Now Navagate To Admin Home > System Settings Click Plugin Manager

d .1) Click Configure For Game Server Automation

e) Scroll down to you see Billing API Settings

Example

pretcadmin3.png

e .1) Tick Enable Billing API > Enter Your Email Address Incase of a Problem > Enter Your CE IP or HostName

e .2 UnTick Enable Load Balancing ( This is my personal opinion and leave it unchecked )

 

===============================================================================

 

How To Create An Auto Creation Game Server With TCAdmin in Client Exec

 

Step 1

Login To CE As Admin

Navigate to admin > package mgmt

Then Select which ever Game Server Package you wish to set up with TCAdmin

Then the Package Name under that category

Example

step1.png

 

Step 2

Make sure you have Automatic Activation: Set To Yes

Scroll further down until you see the following

Example

step2.png

 

 

Step 3

Now To Set Your Package Basic Attributes

 

1. skip_setup_page - Tick Box

2. game_datacenter - Log Into TCAdmin & Navagate To Admin Home > System Settings > Datacenters and type in your DatacenterID in the empty Field in CE

3. game_hostname - This Can Be To Your Liking ( Must be Filling in )

4. game_rcon_password - This Can Be To Your Liking ( Must be Filling in )

5. game_private_password - Set It To 0 For Public Set it to 1 For Private

6. game_id - This is your Game ID IN TCAdmin Log Into TCAdmin & Navagate To Admin Home > System Settings > Supported Games and type in the Game ID in The CE Field

7. game_slots - This Can Be To Your Liking ( Must be Filling in )

 

Now Update This Package ( Save)

 

Step 4

Do A Test Package :)

Link to comment
Share on other sites

Wilson's Guide To TCAdmin Plugin For CE Continued TeamSpeak 2 Edition

You may not redistribute this tutorial in anyway on or off The Internet , without prior permmission of Louise Wilson or BB-Dev LTD

I Can Set Up Your TCadmin For You Installation & SetUp For a FEE

I Can Set Up Your Client Exec For You To Be Configured With TCadmin For a FEE

All Enquires To lcwilson18@gmail.com (Email) or lou0191@hotmail.com (MSN)

 

Looking For How To ?

Set Up Game Servers With TCAdmin & CE

Advanced Package Attributes

 

===========================================================================================

 

PRE CONFIGURE MAKE SURE THIS IS DONE BEFORE THE "How To Create" Part

Pre Config 1

This Tutorial IS Based On You Have Done The Following Here

 

Pre Config 2

a) Login To Your TCAdmin Installation

b)Navagate To Admin Home > System Settings > Datacenters > Datacenter Details And Tick The Allow Signups

c) Navagate in TCadmin To Admin Home > System Settings > Voice Server Settings and select your Teamspeak 2 Server Scroll down till you see

Billing API Settings

Example

pretcadminTs1.png

c .1) Tick Allow Signups and service level to 0

d) See above Post and do the following ( if not already done) Pre Config 2 >d) - d .1) - e) - e .1) e .2)

 

===========================================================================================

 

How To Create An Auto Creation Teamspeak 2 Server With TCAdmin in Client Exec

 

Step 1

Login To CE As Admin

Navigate to admin > package mgmt

Then Select Your Teamspeak 2 Package you wish to set up with TCAdmin

Then the Package Name under that category

Example

stepTS1.png

 

Step 2

Make sure you have Automatic Activation: Set To Yes

Scroll further down until you see the following

Example

stepTS2.png

 

Step 3

Now To Set Your Package Basic Attributes

 

1. skip_setup_page - Tick Box

2. voice_datacenter - Log Into TCAdmin & Navagate To Admin Home > System Settings > Datacenters and type in your DatacenterID in the empty Field in CE

3. voice_hostname - This Can Be To Your Liking ( Must be Filling in )

4. voice_rcon_password - This Can Be To Your Liking ( Must be Filling in )(Although You Fill this in The User & Pass To The Teamspeak Server SA Will Be The Same User & Pass AS Your TCAdmin CP Details) Possiably a bug

5. voice_private_password - Set It To 0 For Public Set it to 1 For Private

6. voice_id - This is TEAMSPEAK

7. voice_slots - This Can Be To Your Liking ( Must be Filling in )

 

Now Update This Package ( Save)

 

Step 4

Do A Test Package :)

Link to comment
Share on other sites

Wilson's Guide To TCAdmin Plugin For CE Advanced Package Attributes Edition

You may not redistribute this tutorial in anyway on or off The Internet , without prior permmission of Louise Wilson or BB-Dev LTD

I Can Set Up Your TCadmin For You Installation & SetUp For a FEE

I Can Set Up Your Client Exec For You To Be Configured With TCadmin For a FEE

All Enquires To lcwilson18@gmail.com (Email) or lou0191@hotmail.com (MSN)

 

Looking For How To ?

Set Up Teamspeak With TCAdmin & CE

Set Up GameServers With TCAdmin & CE

 

 

===========================================================================================

Pre Configuration

You must of either read

 

How To Set Up Teamspeak With TCAdmin & CE

How To Set Up GameServers With TCAdmin & CE

 

If You Have Not Go Do So Now And Follow The Pritty Pictures

 

===========================================================================================

If You have done what ive asked above and have the basics working see Below

( If The are still not working You have 2 options Re Check the settings or contact me for advice Note this is not free )

===========================================================================================

Phase 1

Useing The game_add_slots Variable

 

You can use this in the Package Add-ons within the Package it's self or you can hard coded it into a single Package

Example Package Add-ons

cevarable.png

 

All you need to do is

1) Click ADD NEW Package Addons >

2) Select custom variable from the Plugin variable drop down list

3) Type in The Custom plugin variable name in the empty field which is "game_add_slots" (without the quotes)

4) In The Plugin var value add the number of slot

5) The rest is self explaintory

 

Example Hard Coded

Just create extra packages as you see here

cevarablehard.png

 

I Have used Hard Coded So Each Package will have its own Unique URL to its package

 

 

Phase 2

Useing The game_add_arg Variable

 

Again as Phase 1 its the same method you can use Package Add-ons or Hard Coded Methods

Example For A Counter-Strike Source Server

Don't Put a Tickrate in Your TCadmin Command line in Supported Game ( CE Can Do This For You )

 

Hard Coded Example

cevarablehard.png

 

Package Add-ons Example

cevarable2.png

 

Again We Use The Hard Coded Method Because We Get Unique URL's To Each Game Server Slot

Link to comment
Share on other sites

With The New Version 3.2.3

You can now set the fields for Game Servers & Voice Servers

 

Hostname

Rcon password

Private Password

 

The Same Process applies however.

You will need to strip the following to be sent to your tcadmin plugin

::,.'

as your plugin will fail if a customer signs up with those characters

 

if you have any other questions on this tutorial please contact me

Link to comment
Share on other sites

I think the program works great. Only problem we are having...is getting it to send the Welcome e-mail with there login and account info. we have read the docs...visited the Clientexec website forums and tried everything from soup to nuts as the tags suggest...still sends a blank e-mail no matter if we select the default package e-mail or create our own.. I am about had enough of it ...ready to go back to WHMCS

Link to comment
Share on other sites

Look at Your

admin > e-mail settings

Send Multi-Part MIME Messages:

 

As you will depending on your option

Fill in both HTML & Plain Text Box's for all email templates

Link to comment
Share on other sites

Trust me...I have...I put in the tag to pull the clients info..

 

This is the crap it sends..

 

Here is the information for your game server account.

 

[ACCOUNTINFORMATION]

 

 

 

FTP Username and password

FTP Username: @

FTP Password:

You can log in by FTP using IP address.

 

 

If you have any questions about your account, please direct them to nrtsupport@nrtservers.com for fastest response.

 

Thanks for choosing NRT/Redline Gameservers.

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...
  • 2 weeks later...

I have a problem. The servers do not creats.

 

If I add a packages to the client in ClientExec itself; It gives me: ""An error has occured, a detailed explantion has been emailed to"", but I dont get any.

 

Any idea?

Link to comment
Share on other sites

Guest louise

simply add your email to the

Error Email field in the tcadmin plugin under which ever server you have created

Link to comment
Share on other sites

  • 1 month later...
  • 5 months later...

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 8 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use