View Single Post
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#386)
CS1.6
This user broke our rules and has been BANNED
 
Status: Offline
Posts: 84
Join Date: Oct 2006
Default Re: Podbot Beta 3.0 Updates? ^^ - 03-04-2010

Request:

No bot spectating


what this function does:

  • when you die, you should not spectate a bot. (switch to the next alive person)
  • when the user that you are spectating dies, you should not spectate a bot. (switch to the next alive person)
  • a cvar to turn this feature OFF/ON/ADMIN ONLY : pb_no_bot_spectating 0/1/2

benefits:


  • you dont have to press a keyboard or mouse key all the time to switch from that bot to a real player. Been doing this for years. As an admin spectating players all the time, this makes the admins work much more easier.
  • never again hearing someone say after he dies:
Player: "bots?"

..then leaving



easy method:

check if player is spectating a bot, if yes, execute a +attack;wait;wait;-attack on client. There is probably a better way.
  
Reply With Quote