Jump to content

Dennis

Administrator
  • Posts

    1,876
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. Dennis

    Sql db

    This has been happening a lot for people that I've been helping. No idea where the issue comes from.
  2. Using another version of Mono is not recommended. Not every version of Mono will work, and unless you need to use a specific feature for TCAdmin that's included in newer versions of Mono, I don't see the reason to use it.
  3. No. Two Factor Authentication also has to be enabled by the user. It wouldn't be smart forcing it on all users.
  4. Account Security. The user can enable this.
  5. How would you do that since the link is always different for each version of a plugin?
  6. 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.
  7. I woulf bet it's missing dependencies.
  8. I think it's made for Streamline Servers :-)
  9. Best design you've made so far.
  10. No, if you set the executable name wrong, it'll still appear, but TCAdmin won't be able to create the service.
  11. Have you downloaded the server files first?
  12. Dennis

    Boostrap Theme

    You can't edit the source code. You'll have to change everything using CSS and Javascript.
  13. If you try to put 'ECHO' in front of 'SET PATH=%PATH%;C:\Program Files\7-Zip\', what's the output then?
  14. You don't really need it to be honest.
  15. 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
  16. $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].
  17. 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.
  18. No, shouldn't be a problem. We've done that as well.
  19. Agreed, and a reset function has been suggested before. However, bare in mind that Version 2 is beta software.
  20. 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.
×
×
  • 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