No more public coop?
#1
I just noticed that typing /coop in public servers (in 1.1) gives an "Invalid vote" error. Has it been removed, disliked by server owners or just disabled as default? Is there a workaround that doesn't require setting up a server? Can someone create -- or direct me to -- a 2/3 player coop server w/o a password?
Thanks given by:
#2
Yes, 1.1 servers have co-op voting diasabled for non-admins by default, although I believe this may change in future releases. There are servers which have it re-enabled, but another default setting is for servers to deny votes for maps they don't have. You could try to /sendmap yourmap first, but the server may not have an 'incoming' folder, with write permissions, thereby disabling this ability.
My match server:
/connect 194.0.252.233 20000 match
...allows all of the above, plus the ability to private the server (/mastermode 1). There are others, but I cant recall any details right now.
Thanks given by:
#3
well ive just beein to your server.... i've tried /coop blabla and got response.... server does't have this map....
so i've tried to upload a map and got... upload fail...
so i don't know how you have this set up but apperantly it's not workin.... or is it just me?
Thanks given by:
#4
Well, I've just checked my logs and you connected to the public server, which has no incoming folder, non-server maps disabled and co-op disabled. You connected to 194.0.255.233, not 194.0.255.233 20000 match. Try typing exactly what's in the code box in my first post.
Thanks given by:
#5
Thanks jamz. On a side note: Is newmap still a valid command? I thought it had been removed since 1.1 came out...
EDIT: I meant sendmap not newmap lol
Thanks given by:
#6
Today my server log Wrote:client =Oe=Milandrag failed to call a vote: load map 'blabla' in mode 'coopedit' (invalid vote)
...while yesterday, I Wrote:You could try to /sendmap yourmap first...
:|

edit: Yes, Breeze, newmap is still a valid command.
Thanks given by:
#7
im trying to make coop for my server, i went to servercmd line and added a switch

-P e

and yeah i took away the // infront of the e for coop.

anyone know what i do?
Thanks given by:
#8
remove the space between P and e.
Thanks given by:
#9
I did that but it still doesnt work :/

this is what it looks like

e vote for coopedit mode
// p vote for a gamemode that is not supported by the map (default: no one can)
// w vote to kick/ban without clear reasons
// default: fkBMASRCDEW (lowercase: a user can vote for it; uppercase: admin role is required to vote)
// sendmap permission string (read docs/commandline.html)
// c create new map (initial map upload)
// u update existing map (same or newer revision)
// r revert existing map to older revision
// d delete map (default: no one can)
// default: CRU (lowercase: any user is allowed to do it; uppercase: admin role is required)
// -Z // sendmap/incoming limit in MB (default = 10MB)
// -I // serverinfo text filename prefix, default config/serverinfo
// -O // MOTD text filename prefix, default config/motd
-ka400
-P m
-Pe
Thanks given by:
#10
try only one -P command:
-Pme
Thanks given by:
#11
oo ok ill try that

-edit tried that but it didnt work, this is hard lol
Thanks given by:
#12
:O alright do a -Pme (NO SPACE) directly into the wizard (not servercmdline.txt)
Thanks given by:
#13
here is mine from my servercmdline.txt

-kA120
-PkbMfAsRCDEPW
-MCURD

and dont forget that you need to add -Cconfig/servercmdline.txt to your sh/bat file to use the servercmdline.txt file.
Thanks given by:
#14
what does -MCURD and -PkbMfAsRCDEPW do?
Thanks given by:
#15
enable sendmap and a whole lot of shit. read server commandline docs.
Thanks given by:
#16
This is the full list of attributes for the -P and -M switches.

// -P // voting permission string (read docs/commandline.html)
// k kick players
// b ban players (and remove bans)
// m change mastermode (open/private)
// f force a player to the other team
// a enable/disable autoteam
// s shuffle the teams
// r record a demo of the next game (if autorecording is disabled)
// c clear all demos on server
// d change server description
// e vote for coopedit mode
// p vote for a gamemode that is not supported by the map (default: no one can)
// w vote to kick/ban without clear reasons
// default: fkBMASRCDEW (lowercase: a user can vote for it; uppercase: admin role is required to vote)
// -M // sendmap permission string (read docs/commandline.html)
// c create new map (initial map upload)
// u update existing map (same or newer revision)
// r revert existing map to older revision
// d delete map (default: no one can)
// default: CRU (lowercase: any user is allowed to do it; uppercase: admin role is required)

-MCURD restricts all sendmap functions to admin.
Thanks given by:
#17
Has anyone tried to say "PkbMfAsRCDEPW MCURD" out loud?
Thanks given by:
#18
PekabooMmfaserCudEEPew EMCURD
Thanks given by:
#19
@bricksquad ok now that we got coop going i advise that you enable sendmap as well (i used sendmap to add the map to the server and vote it, but i needed admin). put
-Mcurd
in your commands. also, you probably can move all of the things i had you add to servercmdline.txt but dont forget to add that to your server wizard!
Thanks given by: