Easy good TDM Bot?

Discuss Artificial Intelligence and Bot programming.
Post Reply
Stealth Kill
Posts: 83
Joined: Fri Dec 29, 2006 12:34 pm

Easy good TDM Bot?

Post by Stealth Kill »

Hi,

Are there any good bots for Team Deathmatch?
And it should be easy to modify it with custom weapon.
CocoT
Posts: 695
Joined: Tue Dec 14, 2004 5:39 pm
Location: Belly-Gum
Contact:

Post by CocoT »

FrikBot supports TDM very well (I used it when coding Ultimate Quad Capture) and it would easily pick up on any custom weapon you added/you want to add to your mod.
Neurotic Conversions - New location: Update your bookmarks!
Stealth Kill
Posts: 83
Joined: Fri Dec 29, 2006 12:34 pm

Post by Stealth Kill »

Nice I try it if i have questions i ask here :)
Stealth Kill
Posts: 83
Joined: Fri Dec 29, 2006 12:34 pm

Post by Stealth Kill »

Hmmmmmmmmm :(

If i spawn a bot it isn´t solid, I can´t kill it and it is flying.


I know it uses PutClientInServer while spawning bot
I changed it to
PutBotInServer (PutBotInServer = unmodified PutClientInServer)
because i´m using a modified version of PutClientInServer it spawns you as a observer if self.team is 0.
I´m not solid and i can fly as a observer.

I don´t know why it is still not solid.

and

Everytime i spawn a frikbot it spawns with the eyes model and
changes my player model to eyes.
If i change my model again to player model the bots model changes to player.mdl too.
I have a custom menu where i can change my player model.
Post Reply