Jump to content

Dennis

Administrator
  • Posts

    1,869
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. How would you do that since the link is always different for each version of a plugin?
  2. You need to update the permissions. You can't just edit the default.sql once the main server has been setup - it only loads the .sql file once.
  3. I woulf bet it's missing dependencies.
  4. I think it's made for Streamline Servers :-)
  5. Best design you've made so far.
  6. No, if you set the executable name wrong, it'll still appear, but TCAdmin won't be able to create the service.
  7. Have you downloaded the server files first?
  8. Dennis

    Boostrap Theme

    You can't edit the source code. You'll have to change everything using CSS and Javascript.
  9. If you try to put 'ECHO' in front of 'SET PATH=%PATH%;C:\Program Files\7-Zip\', what's the output then?
  10. You don't really need it to be honest.
  11. SET PATH=%PATH%;C:\Program Files\7-Zip\ Why that part? %PATH% is a system variable that outputs something like this if echoed: C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\android-adb\platform-tools;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\OpenVPN\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\nodejs\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Users\Dennis\AppData\Local\atom\bin;C:\Users\Dennis\AppData\Roaming\npm C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\android-adb\platform-tools;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\OpenVPN\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\nodejs\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Users\Dennis\AppData\Local\atom\bin;C:\Users\Dennis\AppData\Roaming\npm
  12. $billing_api_values["game_Tickrate"] = "ConfigOption:Server Tickrate"; should be $billing_api_values["gamevar_Tickrate"] = "ConfigOption:Server Tickrate"; "gamevar" means 'game variable'. If you do it like that, you should also use $[Tickrate].
  13. I was being sarcastic, actually One prompt asking you if you are sure if you want to delete is enough imo. Placing it in a trash bin/temp folder takes up space on the machine. Use the suspend function if you're not sure whether or not you should delete it or not.
  14. No, shouldn't be a problem. We've done that as well.
  15. Agreed, and a reset function has been suggested before. However, bare in mind that Version 2 is beta software.
  16. It's not abondoned. I have a lot of tickets with Luis where I ask him to implement something, which he in many cases does.
  17. We need an "Are you sure that you are sure that you want to delete this service?" button.
  18. Dennis

    Shadow Theme

    No, you can set the logo in the Theme Settings.
  19. This is a bug in TCAdmin that happens when you use the 'start' command in bash. The last line doesn't indicate that the program doesn't start - our ARK Remote script says the same thing, but it's working without any issues.
  20. You'll need to download the files first.
  21. Dennis

    Shadow Theme

    Not a fan of the grey colors, but besides that it looks great!
×
×
  • 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