View Single Post
Version 2.1 is in beta testing.
Old
  (#1)
Cpl. Shrike
ShrikeBot Coder/Moderator
 
Cpl. Shrike's Avatar
 
Status: Offline
Posts: 550
Join Date: Mar 2004
Location: The Netherlands
Default Version 2.1 is in beta testing. - 17-05-2004

Lits a tip of the curtain.

-added. syslog for linux servers. "official syslogging"
Logs server starts and map start/ends.
Not much yet. more to come.

-fixed. bot_chat for all game types.

-changed. addbot bot command.
Addbot classes now start from 1 to 4,7,9.
Old manual not compatible.

-changed. lotsa commands to a more uniform input. (well not that much).
See the new command listing totaly up to date to the new DLL at release.

-recoded "max_bots x" and "min_bots x"
Does it work ?? last time tested it went bezerk when ppl where in spectator mode (didn't account for that). it should count clients in spec mode now.
Well max_bots should keep number of total clients in control
and min_bots controls the number of bots that cant be kicked.
To turn one of them off or both of them use the value -1
Min_bots should be lower as max_bots else it will be turn cated to -1 (off).
Same goes for fill_serv x.
Each map the bots are added random to the map specific class range.

-added Two voice commands.
"hold position" and "displace" make near bots go into defending posture. (crouhed, proned, deployed)
"Squad move out" and "gogogo" make those bots move out again. works not yet on camping/deployed/sniping bots. if no move out is given to the bots they leave after 25 to 32 seconds if there was no enemy.

-added/changed Bots behaviour now depends on current primary weapon. Lotsa code changes in this change. this in mind with the new dod bazooka class. if a garand-bot now picks up a bazooka he'll change from bot_class 1 to bot_class 6 with new behaviour.(bot_class is used in the bot code and is independant from what kinda dod playerclass he spawned as)
Well actually bots won't pick up other guns yet but most code preperations are in place now.

-changed pistol ranges.
depending on primary weapon the pistol range get bigger or smaller.

-fixed flag detection.
On certain maps the bots had problems with the flags and keeps going for it. should be fixed !
  
Reply With Quote