SRCDS Steam group


de_dust2 players stuck on 22v22 already
#1
I though it's designed for 32x32. What's wrong and how can i work out this? I get many complains about it Sad
Reply
#2
You need more spawnpoints.

Assuming you are running Mani admin plugin, go into your mani_server.cfg which is found in cstrike/cfg/mani_server.cfg and look for this part and set it to 1:

Code:
*****************************************************************************
// Module : Extra spawnpoints
//
// Desc : Extra spawnpoints can be turned on and off using the following cvar
// *****************************************************************************

// 0 = off, 1 = on (will use spawnpoints.txt file)
mani_spawnpoints_mode 1

Once you have done that, navigate your way to the spawnpoints.txt file file found in cstrike/cfg/mani_admin_plugin/spawnpoints.txt

Then delete anything which is in there and copy and paste this block below into the spawnpoints.txt:

Code:
"spawnpoints.txt"
{
// Spawn points for map de_dust2
  
   "de_dust2"
  
   {
      
      // Spawn points for team index 2 (info_player_terrorist)
      
      "2"
      
      {    
        
         "1"   "-602 -920 176    0 356 0"
        
         "2"   "-602 -824 176    0 0 0"
        
         "3"   "-602 -736 176    0 0 0"
        
         "4"   "-698 -736 176    0 0 0"
        
         "5"   "-786 -736 176    0 0 0"
        
         "6"   "-514 -672 144    0 0 0"
        
         "7"   "-514 -760 144    0 0 0"
        
         "8"   "-514 -856 144    0 356 0"
        
         "9"   "-514 -952 144    0 356 0"
        
         "10"   "-994 -851 176    0 156 0"
        
         "11"   "-1090 -912 176    0 156 0"
        
         "12"   "-843 -912 176    0 156 0"
      
      }

      

      // Spawn points for team index 3 (info_player_counterterrorist)
      
      "3"

      {
        
         "1"   "306 2304 -88    0 255 0"
        
         "2"   "210 2304 -88    0 255 0"
        
         "3"   "210 2144 -88    0 180 0"
        
         "4"   "306 2144 -88    0 180 0"
      
         "5"   "402 2144 -88    0 0 0"
      
         "6"   "498 2144 -88    0 0 0"
        
         "7"   "210 2224 -88    0 222 0"
      
         "8"   "306 2224 -88    0 222 0"
      
         "9"   "352 2224 -88    0 324 0"
        
         "10"   "402 2224 -88    0 324 0"
      
         "11"   "448 2224 -88    0 324 0"
        
         "12"   "204 2428 -88    0 324 0"
        
      }
  
  
   }
}

Once you've done that, save the file and do a full server restart.

That should do the trick Big Grin
Clan of Doom: www.clanofdoom.co.uk






Reply
#3
omg that's just awesome.. a little problem is that i dont' run mani-admin and don't want to install this huge plugin only for spawm points. (have sourcemod and metamod running). I've heared that it's possible to do such things with stripper mod, it's small and i'm for installing it if i find how it can be done there...
Maybe smbody can help me without using mani-admin please?
P.S. Sorry for not writing which mods i'm running before.
Reply
#4
Ah...lol.

I have no experience with Sourcemod...only with deathmatch servers. Look on their website http://www.sourcemod.net/
Clan of Doom: www.clanofdoom.co.uk






Reply
#5
i'm asking on IRC of this thing for a whole day already Sad
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)