Code: // GAME SERVER HOSTED BY: Hrvatski-Hosting.com - Color Codes//.// Colors for text.
Hi, wondered if some kind soul could help me please, i have my server up and running but it seems some commands in the cfg's are not being read for example my gametype.cfg (cfg's outside of the server.cfg are exec'd) hardcore mode is not working unless i add it to the start up command line,im using set scrhardcore 1 in the cfg and other like health etc are not changing when altered in the cfg any ideas what is wrong or what i may be doing wrong?Also to save making multiple threads asking for help,to make a high XP server is that just a command in the cfg or would i need a mod to achieve this? And how to increase a server limit over the stock 32 max? To execute gametype.cfg within another cfg useexec gametype.cfgyou are setting hardcoremode correctly (it works with or without ')set scrhardcore '1'somechanges only become active once you rotate to the next map, put a 'maprotate' at the end of your config fileto enable highxp you most likely want to modify the stock gsc scripts. I'm not explaining how this works here, there are some other threads about that topic.setting more than 32 players is not possible on the stock server.
Install Call of Duty 4 server linux. Posts: 44 Threads: 15./cod4lnxded & +set dedicated 1 +set ggametype ffa + exec server.cfg +maprotate +svpunkbuster 1. Copyed from http. Because I've also search for this and all of the tutorial/guides that I've found always points to download the binary files from either personal ftp/web.



You need the cod4x server (which is this forum about). You can get it here:some more information here. Thanks for the replys, exec gametype.cfg is what i am using all ready in my server.cfg and i am all ready using the Cod4x server files before posting here and had followed the guide with the few cfg commands at,i will try put it higher than 32 in the command line and see how it goes,strange how the hardcore option wont work for me via the cfg guess i will start over from scratch with the cfg and try adding 1 line at a time and make sure to have the map rotate like you suggested with any luck i can get it all working as intended,thanks.