View Single Post
Is it possible for YaPB(Godlike) to defeat zbot(Expert)?
Old
  (#1)
szfzafa
Member
 
Status: Offline
Posts: 24
Join Date: Apr 2010
Location: Nanjing, PRC
Idea Is it possible for YaPB(Godlike) to defeat zbot(Expert)? - 12-05-2010

Currently i'm using 2.55+(from googlecode)
this makes bots' aiming shaky a lot:
Code:
 
      // randomize the target position
      m_enemyOrigin = targetOrigin + ((pev->velocity - m_enemy->v.velocity).SkipZ () * m_frameInterval * 1.2f);
i removed this and add YaPB in one team, everyone in max skill, to fight against Zbot in the other side, but still Zbot beat the shit out of YaPB

anyone got some ideas to improve YaPB combat skill & performance?

thx.
  
Reply With Quote