Jump to content

peace

Member
  • Posts

    276
  • Joined

  • Last visited

peace's Achievements

Super Member

Super Member (8/8)

0

Reputation

  1. 4. You've got echo before del command.
  2. We used to change GameServer path for specific machine in TCA1.
  3. For those who use IIS 7+. By default Sites and Virtual Path with anonymous account of IIS don't have access to game service files because TCA2 replace ACL with only System, Administrators group and self-made user. By default IIS uses IUSR user for anonymous connections. IUSR belongs to build-in User group which doesn't have any ACL rights in game service folder by default. Fix is to add IUSR in ACL with Read rights or User group with read rights. To do so you can use next script: cacls . /T /E /G IUSR:R For IIS 6 check which user is used for anonymous account. The only problem is that you can execute it only after server is created and it will edit ACL on each file that will take some time and CPU load. I haven't tested yet but i believe you cant execute it before server is created because TCA2 first copies files to temp folder and only then creates %ThisService_RootDirectory%. Another fix will be to make anonymous account with admin group user credentials but its just insane.
  4. It creates files on server setup. Pluses are that you can add variables to that files and files will be displayed in Default Config Files section on Game Server page. Make sure u type path and file name from root.
  5. 1 more suggestion. User can manually upload his server files. F.e. he had SourceMod installed not from Game Mods but manually. In that case status of SourceMod in Game Mods is Not Installed and user wont be able install any plugins that requires SourceMod status Installed. Maybe its reasonable to make something like "Are you sure you want to install this mod anyway?" question with yes\no buttons or some other sollution. Maybe option to check whether this or that mod is installed (if not installed from Game Mods)based on file list and lines. User can run this check for all Mods or for which admin specified.
  6. I have 4500 lines translated (mostly user interface lines) and ur file contains 2500 only. ru-RU.xml
  7. Every time i restart monitor service and empty folders for all games apper in gameinstalls directory. How can I disable it? I got Local Storage option and unchecked Keep a local copy of downloaded files. In TCA1 it works fine and doesnt create empy folders, only what ive created.
  8. Are you a spell checker? How didn't i figure it out that i takes time? Product ain't free and we paid and will pay for it. It just seems logical for me that TCA1 features should be released first before new ones.
  9. We stuck with TCA1 while new hostings already use TCA2. Using both TCA1 and 2 at the same is ridiculous.
  10. You are not. Started 1.5 years ago http://clientforums.tcadmin.com/showthread.php?t=7020
  11. I create update in mods. F.e. "SourceMod 1.4.4 -> SourceMod 1.4.5 update"
×
×
  • 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