.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > YappA > Half-Life 2, Source and Source Games
Half-Life 2, Source and Source Games Discuss about Valve's new FPS game and its mods here Half-Life 2

Reply
 
Thread Tools
Re: Another step forward?
Old
  (#11)
MarD
Waypointer/Moderator
 
MarD's Avatar
 
Status: Offline
Posts: 1,184
Join Date: Jan 2004
Location: Canada.. EH!?
Default Re: Another step forward? - 09-01-2005

Heyyo,

Heh, sweet. Gj Steve, it's nice. I'm sure this's just a couple more steps off from a playable bot.

I did have 1 prob with it, 1 bot wouldn't like, move n' stuff, he'd spawn, but not do anything and float in the air.. anyone else got this prob? I was on de_dust if it helps any...


Later-a-much, and LONG LIVE THE D!,
(Link>>>MarD's Moddin' Site<<<Link) MarD

Rock Hound. (<Link)
  
Reply With Quote
Re: Another step forward?
Old
  (#12)
Gun-Nut
Member
 
Status: Offline
Posts: 9
Join Date: Dec 2004
Default Re: Another step forward? - 09-01-2005

can't wait till they work well its fun having something else to aim at they are good targets.
  
Reply With Quote
Re: Another step forward?
Old
  (#13)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: Another step forward? - 09-01-2005

Good targets indeed!
Looking foreward to future updates!
  
Reply With Quote
Re: Another step forward?
Old
  (#14)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Another step forward? - 09-01-2005

got it working for my bots as well now. Thx for stevec for his code snippets.

http://johannes.lampel.net/pics/shit/de_cbble0005.jpg


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: Another step forward?
Old
  (#15)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Another step forward? - 10-01-2005

http://forums.bots-united.com/showth...2006#post32006

do you want more?


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: Another step forward?
Old
  (#16)
dub
Member
 
dub's Avatar
 
Status: Offline
Posts: 89
Join Date: Aug 2004
Location: UK
Default Re: Another step forward? - 10-01-2005

bug fix for get team, add this code to the end of ubbot_util.cpp
Code:
int UTIL_GetTeam (edict_t *pEdict)
 {
 	IPlayerInfo *pi = NULL;
 
 	if ((pi = playerinfomanager->GetPlayerInfo (pEdict)) != NULL)
 		return (pi->GetTeamIndex ());
 	else
 		return -1;
 }
& max clients is sent on server activate.
code hasn`t been tested but should hopefully work enjoy

[edit]
much cleaner code.
[/edit]

Last edited by dub; 11-01-2005 at 04:23..
  
Reply With Quote
Re: Another step forward?
Old
  (#17)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Another step forward? - 10-01-2005

already got a neater version , working...


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com