Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
bot vote system

#1
ok so i turned on bot voting since a few people asked for it but i can't seen to find a way to re-enable them can someone tell me how to setup re-enabling bots? i'd like the ablity to turn them off and on at will
never mind i figured it out...i forgot to add the vote call command it works now so
happy fragging

-beanz
Reply

#2
Afaik there is no chance to enable the bots by hand.
Only thing that works is to restart the map (vcall restart) or switch to another map (vcall chmap).

A number of bots will again be added as written in server.cfg .
[Image: Sigsig.jpg]
Reply

#3
this turns them off if vcall nobots is entered in console
Code:
alias nobots "miniplayers 0; bot_number 0;"
addvote nobots

this will re-enable bots if vcall addbots is entered in console
actual numbers required for the addbots to work...gonna see if i can figure a way to make it an integer variable so for example "addbots 3" adds 3 bots
Code:
alias addbots "miniplayers #; bot_number; skill #;"
addvote addbots
Reply

#4
(12-14-2011, 05:08 PM)kewlbns69 Wrote: ...gonna see if i can figure a way to make it an integer variable so for example "addbots 3" adds 3 bots

Code:
alias addbots "bot_number $1"
addvote addbots
Reply

#5
To have a maximum of 10 bots allowed:
Code:
alias addbots "sv_cmd rpn /bot_number $1 10 min def"
Always design it thinking that I'll come in and try to put 30 bots on your server.

Or else you might as well have bot_number votable directly.
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Big Grin Is it possible to change bot names from console, without changing bots.txt? YottaMxt 0 1,501 11-12-2022, 07:57 PM
Last Post: YottaMxt
  I need bot commands for lobsiding teams DazeyDream 1 3,368 05-09-2018, 06:32 PM
Last Post: Zilor
  Another RCON IRC bot Melanosuchus 5 7,402 04-27-2014, 02:10 PM
Last Post: Melanosuchus
  Server System Requirements Sless 7 9,462 01-27-2013, 03:18 AM
Last Post: JayWalker
Wink Server Admins - Please add at least 1 bot per public server evit 16 14,629 04-09-2012, 12:49 PM
Last Post: nonenone
  Bot Skill Level -maniac|Su- 2 8,646 03-15-2012, 02:26 PM
Last Post: -maniac|Su-

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-