Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. To update minecraft all you need to do is upload the new .jar
  2. I am not able to reproduce this. Can you attach a screenshot of your game update settings?
  3. You need to use IP tables: http://help.tcadmin.com/Frequently_Asked_Questions#Configure_the_website_on_port_80
  4. Exter the full path to java.exe: "C:\path\to\java.exe" commandline
  5. If the monitor and service manager don't start automatically execute these commands: cd /home/tcadmin/Monitor ./monitor-service install ./serviceman-service install Then start them: ./monitor-service start ./serviceman-service start
  6. The download is over 11GB. It will take a while. You can run download_codmw3.bat manually in C:\TCAFiles\Games and create the game server when it is done. If the file doesn't exist restart the tcadmin monitor service.
  7. Create a support ticket with the login for your server so I can see what's causing this.
  8. Widgets are disabled in the classic theme since there is no room for them.
  9. There is no way to disable this.
  10. What permissions folder? Can you attach a screenshot so I understand what you mean?
  11. LFA

    FTP bug

    Make sure you are running version 2.0.33
  12. LFA

    FTP bug

    You should not need to execute that command anymore. It was included in the last update. What do you get when starting the monitor in console mode?
  13. http://help.tcadmin.com/Teamspeak_Server_Configuration
  14. The only way you could do this now is to configure tcadmin to extract the mod file to a temp folder. Use the mod install script to detect where it should place the files (cstrike or czero) and copy them there.
  15. LFA

    Error

    Open cs.rar. If you have to open a subfolder to see hlds.exe the rar directory structure is wrong. correct: cs.rar/hlds.exe incorrect: cs.rar/cs/hlds.exe
  16. You need to enable "Only use the server's primary IP" in the game's settings.
  17. Anyone want to test this config? Features: - Map rotation can be set in the commandline (useful for scheduled restarts with different configs) - Supports custom commandlines - Config editor for server.cfg COD_MW3 - Windows.xml
  18. LFA

    Exploit

    Why would tcadmin?
  19. LFA

    Exploit

    The exploit is probably with the game servers that you are running not with tcadmin.
  20. As icekohl said, the default mod uninstall only removes the commandline that was created. You need to use the mod's uninstall event to undo the changes to config files and custom scripts to delete the files. For example: If you configure tcadmin to add a line to xxx.cfg when a mod is installed you need to configure it to remove that line in the uninstall event (Add/Replace Lines tab > Event: Uninstall) To delete files create a custom script for the "After mod uninstall" event. For example: Operating System: Windows Script engine: Batch file/shell script Script: del /q css\cstrike\addons\eslplugin.*
  21. LFA

    Exploit

    That's not TCAdmin. TCAdmin does not use php.
  22. I tested this version and I randomly get mono stuck at 100%, freezes and zombie processes when I restart the monitor. When rebooting the tcadmin services randomly start up correctly. Even compiling mono from source hangs with 100% CPU so it looks like a bug in mono. I went back to 32bit and it works perfectly.
  23. You can find a "notes" field in the service settings. Anything you enter there is shown in the service home page.
  24. Can you check your monitor's console.log to see exactly where it is getting stuck? Custom port when creating a service is only available if the game uses the same port for everything.
  25. When you get this error create a support ticket with the login to the server so I can see what's wrong.
×
×
  • 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