Jump to content

Dennis

Administrator
  • Posts

    1,881
  • Joined

  • Last visited

  • Days Won

    77

Everything posted by Dennis

  1. That's what he used, but that only allows you to display the form. You can't tell TCAdmin to show any errors on the custom login form - it'll redirect you and show you the error in TCAdmin, and my guess is that he wants to get rid of the TCAdmin login page completely.
  2. ARK Remote really was a hard nut to crack. I worked on integrating it into TCAdmin since it was released, and I am willing to sell it, but it's not cheap. It uses a lot of scripts
  3. Has the IP been configured on the server?
  4. Use variables to find the Service ID. %ThisService_ServiceId%.
  5. So there's no chance that I'd be able to just do a mockup in HTML, CSS and possibly JS and show it to him, and then hand him the code if he likes it? Dennis
  6. Yeah, I know, and he should be more focused on adding features and fixing bugs. After all, v2 is still a beta. That's why I offered to help with the design. Soon I'll hopefully have a lot of spare time
  7. Yeah, but the point is not that it's low res images, the point is that it's images You could do it all with CSS. You could use variables to define the color for everything
  8. We only use our Master server for TeamSpeak services and for testing new game servers. We have servers where Steam games and Minecraft are mixed, and then we have servers just for ARK since it's soooo ressource heavy. The best solution is indeed to have servers just for Minecraft, servers for Source games, servers for this and servers for that, but it's not wise thinking economically. Instead of having 1 full server, you'd maybe have multiple half full servers.
  9. It's not the overall layout of v2, it's the overall layout of TCAdmin. The software is really great, and I love how we're able to customize each game server to fit almost every need, but the design is just really not pleasing to the eye. The least ugly thing about TCAdmin's design is the icons, but they are also not that great. One of the reasons I don't like the handlebars: The corners are low-res images. http://i.imgur.com/nreLeMJ.png The grids are grey and really boring Tabs are also grey and boring, and again - low res images: http://i.imgur.com/ydYrzXJ.png Theming TCAdmin is a really tedious job - A LOT of stuff contains of images (almost everything that has a color that can be changed actually), and you basically have to do background-image: none before being able to get rid of it. I offered to do a redesign of TCAdmin for free here which I'm still willing to do, but only if there's the slightest chance that it's actually getting used. I'm not saying I need access to any of the code, I'm just saying that I'd offer to create a template in HTML, CSS and Javascript, showing what can be done to make the design look better and easier to navigate.
  10. I don't know about your last suggestion. Mods are 3rd party files, and sometimes a mod requires to run a never version of the game server, called Update X. Some games, Minecraft for instance, allows you to run whatever version of the game you'd want to. If the Mod requires you to run the newest Update X, instead of Update Y, and the client doesn't know this, he could potentially break the server and has to reinstall everything.
  11. CSS is the only thing you can import using the button, but you can load JS through the header.
  12. You can't use PHP to edit the theme. Or can you? Is it even coded in PHP?
  13. It is possible to create a bash script that takes a backup, zips it, moves it to another server and another bash script that will download the backup script and unzips it. That's fairly easy. But, the script is not the best way to do it. The best way would be to have it implemented, allowing for selection of a backup in a dropdown or something like that.
  14. I actually don't think CoD4 files are available through SteamCMD, but you would be able to download them through Steam, if that's installed on the server
  15. Go to /home/tcadmin/tcafiles/games/cod4-linux and upload the files.
  16. You'll have to upload the files for the server to server.
  17. On all the installations of TCAdmin that I've configured, Rust has never been included by default. I did the most recent one a few days ago. There's a Rust config in this thread: http://clientforums.tcadmin.com/showthread.php?t=11950&highlight=Rust
  18. You don't need to change much from the Linux config, except for the executable file.
  19. Install mods from Steam Workshop using SteamCMD. Can be done using the following command: steamcmd.exe +login anonymous +workshop_download_item 346110 496735411 +quit where 346110 is the AppID (the game ID on Steam), and 496735411 is the ID of the mod.
  20. Does the code get added to the custom CSS if you inspect?
  21. Getting ARK Remote to work with TCAdmin, is quite the hassle. We created 5 different scripts just for Windows that allowed us to run ARK Remote without any issues. You need to understand how batch/shell commands work, how Windows work and how TCAdmin works in order to make it work. Linux was by far the most difficult to make work since TCAdmin is using a version of Mono that can't run the .dll file required by ARK Remote.
×
×
  • 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