View Single Post
Re: CTmodels x.mdl and xT.mdl
Old
  (#3)
miopalmo
This user broke our rules and has been BANNED
 
Status: Offline
Posts: 24
Join Date: Jan 2004
Default Re: CTmodels x.mdl and xT.mdl - 30-06-2005

Botmeister,
I do not get what you say, to change the name of the skins? But, they are all set and constant, urban, sas...

I have found the following as well, I have erased all skins from the skin pack CSRU and with the normal CS models it happens again:
t bots no problem
CT bots are all Tkllers, all of them, except my self...

Interestingly this only happens with the CT models:
maybe this is something to do with the additional plugins:
extranade (i doubt it)
WC3 ultimate (maybe)
I will get rid of everything and work with podbot_mm and tell you if I still have the same problem.

Another possibility is that I have something in the mean files that is causing this problem, I actually have not changed anything from the installation files except for the listenserver.cfg file which looks like:
____________________-
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.6 Server"

// maximum client movement speed
sv_maxspeed 320

// 20 minute timelimit
mp_timelimit 20

sv_cheats 0

// load ban files
exec listip.cfg
exec banned.cfg

// this will reload server.cfg after each map change, otherwise
// the server will revert back to its default settings
mapchangecfgfile "server.cfg"

// this MUST be set to "0" or some bots will not join server
mp_limitteams 0

// this MUST be set to "0" if you want the bots to stay on the team
// that they were added to
mp_autoteambalance 0

// This will set the server for bots against human players
m_botmode botvshuman

// this will reload the users.cfg file on each map change
m_loadusers

// m_enforcebotteam on|off
// set to "on" for enforced bot vs human play
m_enforcebotteam off

// m_autobalancebots on|off min_bots max_bots ratio_bots_vs_humans
// this will automatically add between 4 and 10 bots to your server
// as a ratio of 1.5 bots for every human player.
m_autobalancebots on 4 10 12
_____________________-

This listenserver.cfg file is the only thing that I changed after isntalling mean. I have not had the oportunity to customize it.


m_botmode botvshuman, this option is made for having one team with bots and another with humans. How can I have two bot teams fighting each other , and me joing here or there?
Thanks in advance
  
Reply With Quote