Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. New Features The steam account can be specified per game. If left blank it will use the default steam account. Bug fixes Uploading a large number of files to the FTP server caused the monitor to hang for a few minutes. Fixed an error when moving a service with automatic IP selected.
  2. You need to run the steam game downloader to download the files with the new directory structure. Delete the contents of C:\TCAFiles\Games\CSS and download the game files again.
  3. 1- File system permissions are for ftp and file manager. 2- It can happen but it's not that easy. They can't take over another client's port if it is being used by the game server. The second client's service needs to be stopped so the first client's game server can use it. If you want to prevent this you could create a custom script for the before started event that reads the server.cfg and replaces the IP and port with the correct values. http://help.tcadmin.com/Custom_Scripts
  4. You might have *.dll blocked in Override.config http://help.tcadmin.com/Override.config
  5. Update to 2.0.74 and download it from here: http://clientforums.tcadmin.com/showthread.php?t=8011
  6. New Features Added "Extra Command Line Options" for SteamCMD in game settings. https://developer.valvesoftware.com/wiki/SteamCMD#Supported_Servers Download scripts for steamcmd games are created automatically in the game files folder. Clicking on Preview in Service Settings shows the commands needed to run the service manually as TCAGame (Windows). Improvements Improved speed when searching for available games on remote servers. Bug fixes Service can't be reinstalled while it is being created. Other The default configs for CSS, DODS, HL2DM and others have been updated to use steamcmd and the new paths. You can download them from our forums.
  7. - Make sure you can create the game server in TCAdmin without WHMCS. - Make sure the server is selected in your API settings. - Make sure the game is selected in the server settings.
  8. Yes but if you want an increase in performance in the second panel you will need to use mysql replication. http://help.tcadmin.com/MySQL_Replication
  9. It's supported using the 2 options mentioned above.
  10. Check the game server's log to see why it isn't connecting to steam.
  11. 1- Try setting the compatibility mode to windows 7. It needs to be done with a script or use "Change settings for all users" in the exe properties. http://clientforums.tcadmin.com/showthread.php?t=10869 2- The files need to exist in C:\TCAFiles\Games\GameFolder. Then it will show up in the list. 3- TCAdmin just executes hldsupdatetool or steamcmd. It is up to those tools to update the game server. Try checking "Verify/Validate" in the game's steam settings. If that doesn't work you will probably get the same results if you run the update manually from remote desktop.
  12. 2 options: - create virtual servers with user files path pointing to different drives - use the before created event to delete the folder that tcadmin creates and replace it with a link to a folder on the other drive. You can make links with mklink in windows 2008.
  13. Create a support ticket so I can have a look.
  14. Yes it works on Windows 2012: http://help.tcadmin.com/System_Requirements
  15. LFA

    SSL Install

    I think we already fixed this in the support ticket. You .crt was a private key not a certificate file.
  16. New Features Added option in mail server settings to send all email from the master. When fast download sync is compressing a file it shows a message with the file name and size. Added option in config editor textbox to write the md5 hash of the value that was entered. Added Service.FtpInfo variable. Improvements Improved speed on large databases. Improved speed when saving game settings with a large fast download exclude list. Bug fixes Fast download sync was not compatible with ftp servers that return "." and ".." in the directory list. Control panel website reported incorrect client IP when using Cloudflare services. Support ticket emails were not sent to the reseller. Fixed "start error" when the before start script had "Execute as the service's user" enabled.
  17. Execute: /home/tcadmin/Monitor/updatetool 2.0.72
  18. Restart the monitor: /home/tcadmin/Monitor/monitor-service restart Then update to the latest version using System > Check Updates.
  19. You can create a custom script to run steamcmd until support for additional commands is added: http://help.tcadmin.com/SteamCmd#Custom_SteamCmd_Scripts
  20. I am going to have to add a way to add "app_set_config 90 mod czero" to the commands.
  21. In TCAdmin select the game's steam tab and configure it to use steamcmd with app id 90.
  22. Are you using compressed game files? The files should be copied to a temp folder in /home/tcagame. After the files are copied or extracted the folder is renamed. You can see what it is doing if you enable debug mode in TCAdminMonitor.exe.config and start the monitor in console mode or restart the service and check the monitor console.log.
  23. Put your mouse over it and it will not close.
  24. use batch steam update in game tools.
×
×
  • 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