Thread: joebot.cfg help
View Single Post
joebot.cfg help
Old
  (#1)
tabish
Member
 
Status: Offline
Posts: 2
Join Date: Sep 2005
Default joebot.cfg help - 24-09-2005

Hi, I am having problems editting the joebot.cfg file. Here is a copy.


// IMPORTANT NOTE: Use joebot.cfg OR bot.cfg but NOT both unless you
// are sure of what you are doing. Uncommenting lines below may
// override settings in your bot.cfg

//
// here u can define which language should be used in the botmenu
//
// en English
// fr French
// de German
//

//jb_language "en"

//
// definition of the minimum skill of a bot added where no skill is specified
//

//jb_skillmin 95

//
// definition of the maximum skill of a bot added where no skill is specified
//

//jb_skillmax 100

//
// Should bots enter the game when no humans are present ?
//

//jb_entergame 1

//
// Should bots join a team when no humans are present ?
//

//jb_jointeam 0

//
// Number of bots to which the server will be filled automatically
//

//jb_botsmin 0
//jb_botsmax 16

//
// Should the names of the bots be exteded by [JOE] ?
//

//jb_prefixaggression 0

//
// Should the names of the bots be exteded by their skill ?
//

//jb_suffixskill 0

//
// Are the bots allowed to chat ?
//

//jb_chat 1

//
// When should the interactive chat be enabled ?
//
// [0=all, 1=dead, 2=alive, 3=off]
//

//jb_chati 0

//
// If yes, what percentage of the bots should use 1337 ?
//

//jb_chat1337 5

//
// What key should be used for the botmenu ?
//

//bind v botmenu
//bind "=" botmenu

//
// Which prefixes should be used ?
//

//jb_prefixdefensive "[D]"
//jb_prefixnormal "[N]"
//jb_prefixaggressive "[A]"

//
// Should welcome messages be sent ?
//

//jb_msgwelcome 0

//
// Load buy probability file
//

//jb_buyprobfile "botbuyweapons.cfg"

//
// should bots use spraypaints ???
//

//jb_spraypaint 1

//
// If you have multible waypoints for one map you can randomize the selection
// Set this to 1 to override the order given in cstrike/joebot/wpjs/dir.txt
//

//jb_wploadrandom 1

//
// Camp probability: 100 = almost never, 0 = almost always
//

//jb_campprobability 70

//echo "joebot.cfg loaded"

Are the changes correct? I saved it, and restarted steam. Because none of the edits that I have made seem to be made when I play the game. ie- the prefixes still use "[JOE]" and there are still a total of only eight people on the server. Otherwise the bot runs fine except for random freezes (before i editted) and the occasional "sizebuf" thing. Please help, thanks in advance.

By the way, i editted using notepad.
  
Reply With Quote