Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. New Features Run As: "User per service" is now available in the game settings. With this option enabled a new windows/linux user will be created for each service. Existing services need to be reinstalled for the changes to take effect. Added button to compress files in the file manager. This can be configured in the game's file manager settings. Added Minecraft query protocol. Requires minecraft 1.8 or greater. Update your game's query protocol after updating your control panel. Added Minequery query protocol. Added process to convert the SQLite database to MySQL in General Settings ] Tools. Added 5 custom fields to datacenter. These values can be used as variables in the game's commandline and config files. Use for games that require region codes (BFBC2, BF3). Added batch service creation in Game Tools. Added mail template that is sent when the execution of a task fails. Bug Fixes Importing v1 config removes uppercase chars A to D from variable name. Game tools can be configured as recurring tasks. Game tools can be configured to run once at a later time. Improved FTP transfer speed. When deleting a game, some settings are deleted even if error message is shown. 404 error when submiting TS services to GameTracker.com. Object reference error when suspend/unsuspend/delete commands are sent to the billing api and service does not exist. Sending empty values to the billing api causes an object reference error. Fixed scrolling in service updates. Game's variables and config files template is now a single option because they depend on each other. Billing api allows voice_slots=0 for Teamspeak services. Commandlines are not deleted when service is reinstalled. Some minor features could not make it into this update. They should be available in around 2 weeks.
  2. Just export the default CS config. Import again. Set the query protocol to Half-Life (qs) or half-Life. Disable steam in the steam tab. I am not sure about the query protocol. You will have to test by creating a service and clicking on Current Activity to make sure it works.
  3. If tcadmin crashes you don't need to restart the whole server. Just log in to the server and execute these commands: cd /home/tcadmin/Monitor ./monitor-service restart ./serviceman-service restartTry upgrading to mono 2.10.6. I have not compiled the latest version yet. You will have to build from source. http://help.tcadmin.com/Mono#Build_from_Source This command installs all requirements so the commands in the article should not give you any errors. yum install make glib2-devel libpng-devel libjpeg-devel giflib-devel libtiff-devel libX11-devel gcc-c++ fontconfig-devel bison gettext
  4. This is not possible. I will add it to the list of things to do.
  5. What linux distro and version are you running. This error is coming from mono not from TCAdmin. It does not support some features on your OS.
  6. LFA

    Server

    Right now you can only assign one of the server's IPs to a reseller. Assigning the whole server to a user will come later.
  7. Since the windows and linux games have most the same settings the Linux version is configured to use settings from the Windows config. If you want to undo this delete the Linux game config and import the one from this thread: http://clientforums.tcadmin.com/showthread.php?t=8011
  8. To use a custom port you need to add this in additional parameters: Port=13306;
  9. The update tool is for emergencies. There will be a manual update link in the servers list like in v1.
  10. Go to General Settings > Recurring Tasks > New. Configure it to execute every day. In the actions tab add the action "Sync Service IPs with billing" Enter the information for your WHMCS database. Click on Apply Click on Save
  11. Files with execute permissions are hidden by default. Make sure those ini files don't have execute permissions *.so are blocked by default. This is configured in General Settings > Games > CSS (Windows) > File System Permissions.
  12. Try using localhost or the server's name. To get the server's name open a command prompt and execute: echo %computername%
  13. Create a ticket with the login to your control panel and servers so I can take a look.
  14. - do a manual update on the remotes to 2.0.31 http://help.tcadmin.com/Updating#Manual_Update - It looks like the remote is connecting to mysql on localhost. It should be connecting to the same mysql server that the master uses. Make sure the information is correct in Remote DB Connection settings. Then generate a new ConfigUtility.config in the remote server settings. Overwrite the existing file in the remote's Monitor folder and restart the monitor.
  15. I have a script that does this for v1 using the game monitor stats. When v2 has scripting it will also be possible.
  16. I will add service limits in the next update
  17. game and mod downloads will be available in the next update. There will be an option to disable it.
  18. This will be possible when you can write a custom script for the config editor. Separate each section into xml files (plugins.xml, groups.xml, users.xml). Create config editors for the xml files. When you save, the custom script will build permissions.yml based on all the xml files. If I have time I will add this to the next update.
  19. This is not possible. To send new game servers automatically enable the option in the game settings.
  20. it can be added along with cpu load balancing when we start collecting system resource usage
×
×
  • 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