Ryan_Hemsley Posted November 7, 2012 Share Posted November 7, 2012 Hi, Could someone please tell me the commandline for Call of Duty 4 Promod. I currently have: +set fs_homepath $[service.UserDirectory] +set dedicated 2 +set net_ip $[service.IpAddress] +set net_port $[service.GamePort] +set sv_maxclients $[service.Slots] +set sv_punkbuster "1" +exec server.cfg +map_rotate +set fs_game mods/promodlive211 +set sv_punkbuster "1" +set sv_rcon_password When that is sleeted the server doesn't come online. Link to comment Share on other sites More sharing options...
asphyx Posted November 7, 2012 Share Posted November 7, 2012 (edited) Hi, Could someone please tell me the commandline for Call of Duty 4 Promod. I currently have: +set fs_homepath $[service.UserDirectory] +set dedicated 2 +set net_ip $[service.IpAddress] +set net_port $[service.GamePort] +set sv_maxclients $[service.Slots] +set sv_punkbuster "1" +exec server.cfg +map_rotate +set fs_game mods/promodlive211 +set sv_punkbuster "1" +set sv_rcon_password When that is sleeted the server doesn't come online. By me looks so and runnning without probs: Startfile: ./cod4_lnxded Startparameter: +set dedicated 2 +exec server.cfg +set net_ip $[service.IpAddress] +set net_port $[service.GamePort] +set sv_maxclients $[service.Slots] +set fs_basepath ./ +set fs_homepath ./ +map mp_backlot +set sv_punkbuster 1 -console +set fs_game mods/promodlive211 Edited November 7, 2012 by asphyx Link to comment Share on other sites More sharing options...
Ryan_Hemsley Posted November 7, 2012 Author Share Posted November 7, 2012 Server still goes offline but when I put it on the default command it comes online. Link to comment Share on other sites More sharing options...
lpgservers Posted November 8, 2012 Share Posted November 8, 2012 Have you ensured that you have the mod in the folder names mods and not Mods and that the mod name in that folder is exactly as it is in the commandline? Link to comment Share on other sites More sharing options...
Ryan_Hemsley Posted November 9, 2012 Author Share Posted November 9, 2012 There is an uploaded photo of it. I'm not sure why its not working. Link to comment Share on other sites More sharing options...
lpgservers Posted November 9, 2012 Share Posted November 9, 2012 Have you checked the logs? Have you installed the mod on the particular server you're testing? Have you compared the commandlines? What you have in this image should work if you're mod is set to use promodlive211 and not promod. However, double check your install on whatever instance you're having issues with to make sure the paths, folders, etc. are correct. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now