View Single Post
Re: Work In progress (WIP) #9
Old
  (#143)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Work In progress (WIP) #9 - 05-04-2004

Quote:
Originally Posted by Pierre-Marie Baty
Code:
// has my enemy got a big badass weapon ?
if (strcmp ("models/p_awp.mdl", STRING (pBot->pBotEnemy->v.weaponmodel)) == 0)
{
// aaaaaaaaaaaaahhh, mommyyyyyy, it's an AWP!!!
}
just ask PMTools...
cool , did not know it was that simple. I have your pmtools, standard, installed. I run it along with my RB neat work PMB!


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