View previous topic :: View next topic |
Author |
Message |
Stealth Kill
Joined: 29 Dec 2006 Posts: 83
|
Posted: Wed Jul 16, 2008 4:02 pm Post subject: Easy good TDM Bot? |
|
|
Hi,
Are there any good bots for Team Deathmatch?
And it should be easy to modify it with custom weapon. |
|
Back to top |
|
 |
CocoT

Joined: 14 Dec 2004 Posts: 599 Location: Belly-Gum
|
Posted: Wed Jul 16, 2008 8:13 pm Post subject: |
|
|
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. _________________ http://www.planetcocot.net/ |
|
Back to top |
|
 |
Stealth Kill
Joined: 29 Dec 2006 Posts: 83
|
Posted: Thu Jul 17, 2008 10:11 am Post subject: |
|
|
Nice I try it if i have questions i ask here  |
|
Back to top |
|
 |
Stealth Kill
Joined: 29 Dec 2006 Posts: 83
|
Posted: Sun Jul 20, 2008 10:00 pm Post subject: |
|
|
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. |
|
Back to top |
|
 |
|