Author Topic: Bot Hype  (Read 1633 times)

Offline Protocol

  • Member
  • *
  • Posts: 9
  • IServerPluginCallbacks::GameFrame();
Bot Hype
« on: May 10, 2014, 10:38:54 am »
So people have been asking me for a bot that can reflect rockets, so I sat down and out came this plugin. Tested with TFDB, but unless dbs rockets have some weird entity name, it should still work and if the nuke entity name contains "tf_projectile_" then it should be fine. Obviously it would need some testing and tweaking to fit it into the server smoothly but if anyone has any requests and or concerns please feel free to let me know.

Video:

Link to Sourcecode in case attachment doesn't work for whatever reason :P https://www.dropbox.com/s/60q7u11xa3ct4ri/Bot.sp


Sourcecode for bot attached (Bot.sp) modify it as you please. Credit to ReFlexPoison from intox for the Rate of Fire function.
« Last Edit: May 10, 2014, 04:25:10 pm by Protocol »
Oops

Offline Protocol

  • Member
  • *
  • Posts: 9
  • IServerPluginCallbacks::GameFrame();
Re: Bot Hype
« Reply #1 on: May 10, 2014, 06:01:01 pm »
Fixed a slight issue forcing spectators to red-side with PVB enabled.
Oops