Jump to content

PCGamersportal

Member
  • Posts

    115
  • Joined

  • Last visited

Everything posted by PCGamersportal

  1. maybe woman troubles, if that is it then no point in reading minds they change it so quickly haha.
  2. Hi, could be your server configuration. I am using this and it works 100%

     

     

    Sorry it doesn't work for you.

     

    I think I replied about dayz to you by mistake. Lol sorry :)

  3. Just sayin... imo its not worth the added hassle
  4. I use windows since most things under wine tend to be hogs.I use.whmcs and my games.are setup to create its own instance. I recommend windows for dayz but that is my preference. I don't mind sharing how to get days to create instance on db etc from whmcs. Pm me if you like and give.me details of db type etc and I can tell you how I have automation running
  5. frbnet has it right. Works fine, you can also write a batch file that can launch the game and then it can also launch the secondary service directly after and use the batch to startup rather than the .exe
  6. Hi bud, I can help you out with that, 1st thing though that disturbs me is your firewall is off, I recommend have a firewall to prevent brute attacks. I will pm you the info and the xml.
  7. I'm using Xampp for my database needs. Come's fit with FTP Server, Apache Server and Mail Server, easily configurable and manage.
  8. Hi what is the problem, I have Mw3 on a server 2012
  9. There are no public dedicated server files for the game so probably no configs available. Just an FYI
  10. LFA is correct, Add this script to your TCAdmin Config for the installation, there are two to put in. Name them what you like, you will need this for each config that you find is not compatible with Windows Server 2012. I also use Windows Server 2012 and have ran into this, the script is a bat shell script and works like a charm. Script to add: Use on after create service reg.exe Add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ThisService_Executable%" /d "WIN7RTM" Script to add: Use on after delete service: reg.exe delete "HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ThisService_Executable%" /f This will automatically set the compatibility when the game is installed, and remove it when it is removed.
  11. This is a great example of internet culture haha. Raizio is right, I think that people don't post configs they work on too often because its normally the same people asking but then not sharing and so it its tiring that those of us who do write configs see it and so we keep our work to ourselves. I know I do, but drop a hand and share and it could change for everyone you would be surprised the number of configs some people will have.
  12. I'm pretty sure it is the fix, I have the same setup with 2012 server on one of my boxes as I had said, if you had downloaded the server files via steam in the beginning it would have been the most recent version when you first ran into the problem and the configs in TCAdmin for those games are solid. Steam updates are common place, compatibility in windows server 2012 is a whole other ball game, and with some of the games you have to do a few hoops to get them working with the OS you are using.
  13. I believe it is the same solution, windows 2012 has compatability issues with half life stuff.
  14. I also use 2012 on one of my machines, its not starting because scrds does not work properly with 2012 unless you change the compatibility to 2007 for the application. Try this: 1: Go to powershell and run regedit - > then in registry go to : HKLM\SYSTEM\CurrentControlSet\Control\Windows NoInteractiveServices (Change 1 to 0 and reboot to enable it. Then enable in services) Add this script to your TCAdmin Config for the installation, there are two to put in. Name them what you like, you will need this for each config using SCRDS. Script to add: Use on after create service reg.exe Add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ThisService_Executable%" /d "WIN7RTM" Script to add: Use on after delete service: reg.exe delete "HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ThisService_Executable%" /f The above is information I found through the forums, I don't take credit but can share the information.
  15. My suggestion (my own solution to this same situation) was to make a copy of the original config and create a separate config for the user with fast downloads example: just export and than upload the config you want to edit for them and then change the copied config to allow Fast Downloads and change the name to add a prefix you will recognize as FD's. Use that one for them or, if the user is already setup you can go to Service Settings and change the config for that users service to the new copy with with Fast Downloads enabled and then update the services under the new config to set the permissions down to the users. It's what I did for some of the sponsored servers I host.
  16. Hey guys, it works the problem isn't tcadmin. MW3 server files were updated to a new version but the client never received an updated version to match the server. You will have to downgrade the server executable version to equal to the client version and you will be golden. They are focused on Ghosts so they may not update the client version for a while.
  17. Double check your game config and see if you have maximum slots at 40. It will default to maximum if the max that you suggest is greater than the config. For the name, check the config as well. Maybe something is mispelled in the config.
  18. This is the command line that works from my tests. You can build the config as others are built, I found using the .bat for the Java works best. -Xms512M -Xmx1024M -Xincgc -Xshare:_off -jar StarMade.jar -server -ip:$[service.IpAddress] -port:$[service.GamePort]
×
×
  • 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