03 May 11, 11:19AM
The command-line/config-file usage is interchangeable - the config-file has the advantage of allowing some comments and being generally easier to read :-)
Are there maybe any errors you can see from either log? Meaning messages you get in the client and/or the server. This could help narrowing down the issue.
The basic requirements to allow for an open coop-edit server are these:
If you're really using AC 1.1.0.4 then these should work; there've been known issues on Vista/Windows-7 with file-permissions, please check whether or not you actually have the map (and cfg (possibly 0-size)) inside the packages/maps/servermaps/incoming directory after uploading. If you can vote it in a gamemode then it should already contain spawns, which could've been another issue - if you're just not allowed to vote it for coop, then "-Pe" is somehow not being accepted, if you can't vote it for ctf, or a team-mode then it'd be "-Pp" that was being ignored. Please try those minimalistic switches I posted above .. use a clean servercmdline.txt for it too - just backup your version first and empty it of everything except those lines above - just to make sure you haven't got a later setting overriding your intended settings! HTH
Oh .. and check your logs! ;)
Are there maybe any errors you can see from either log? Meaning messages you get in the client and/or the server. This could help narrowing down the issue.
The basic requirements to allow for an open coop-edit server are these:
[SELECT ALL] Code:
-Pep
-Mcurd
Oh .. and check your logs! ;)