talking about coop.. I played at the TS coop server yesterday and noticed that the monsters were dumb.. wont even shoot even if ur right in front of them...
From what I understand, using the gamemap command won't allow the skill flag to set.Then you have to either start from the menu, or use the regular map command. If you have to set sv_allow_map 1.Also be sure check your config files like Qwazzy Wabbit suggested.
Quote from: peewee_RotA on February 14, 2010, 04:24:34 AMFrom what I understand, using the gamemap command won't allow the skill flag to set.Then you have to either start from the menu, or use the regular map command. If you have to set sv_allow_map 1.Also be sure check your config files like Qwazzy Wabbit suggested.what is the regular gamemap command i was using a dedicated server everything fine now back to 1?? if i knew how to restart the game i could just save then it would probly work
Quote from: NPHarris on February 18, 2010, 09:02:08 PMQuote from: peewee_RotA on February 14, 2010, 04:24:34 AMFrom what I understand, using the gamemap command won't allow the skill flag to set.Then you have to either start from the menu, or use the regular map command. If you have to set sv_allow_map 1.Also be sure check your config files like Qwazzy Wabbit suggested.what is the regular gamemap command i was using a dedicated server everything fine now back to 1?? if i knew how to restart the game i could just save then it would probly workJust the word Map, here is a more detailed descriptionmapType: FunctionSyntax: map (filename)Description: Load maps, demos, or images.Note: This is an all purpose loading command. This command can load maps to play, play demos, and also show images on the screen. This seems to be a compilation of the gamemap and demomap commands. By default, this command will try to load a map when a filename is specified without an extension.Example:map base3map demo1.dm2map colormap.pcxIf you are running an r1q2 server then you need to "set sv_allow_map 1" before you can use the map command. There is a more detailed description at r1ch.net but I couldn't find it at the moment.