Jump to content

Home

Faster Bots


cukz

Recommended Posts

I've been pouring through the sdk, and haven't come up with anything -

 

A) Is it possible to increase the bots speed in game without affecting the game speed of human clients?

 

B) If not, is it possible to get the bots to utilize force_speed?

 

This would help a lot in ctf - most players strafe jump - the bots are just slow annoyances that provide no significant challenge. They don't have to be great fighters, but if they could simply be programed to move faster (similar to a .npc tweak) the game would be a lot more fun.

Link to comment
Share on other sites

  • 1 month later...

Have you looked at the code in Pmove where it does the speed check for whether force speed or force rage has been activated? If so, you can try adding a check similar to that and have a check if the client is a bot and adjust the speed accordingly :).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...