laynet 发表于 2008-9-9 22:29:53

请教,podbot机器人那个命令是玩家进入自动减少机器人?

请教,podbot机器人那个命令是玩家进入自动减少机器人?
pb_wptfolder?
pb_detailnames?
pb_shootthruwalls?

laynet 发表于 2008-9-12 12:01:42

回复: 请教,podbot机器人那个命令是玩家进入自动减少机器人?

:gogo:谢了,其实不用插件也可以的.原来主要是调
# These 2 lines below supports a minimum and maximum number
# of bots running on a server.Bots will be added to the server
# until the total number of players (bots and humans) reaches the
# max_bots value.Each time a new player joins the server, a bot will be
# kicked from the server unless there are only min_bots number of bots
# currently on the server.After players disconnect from the server, bots
# will be automatically added back to the server until the total number
# of players reaches max_bots again.You should make max_bots be AT LEAST
# one less than the maxplayers value (otherwise no one will be able to join
# your server).
# These 2 cvars below are limits for the function pb fillserver
# and pb removebots.
# You can stop this function by writing pb_maxbots = 0.
# Ths function is also not working in the case if pb_bot_quota_match
# is grater than 0 (in that case amount of bots follow the number
# humans * pb_bot_quota_match - of course in the min/maxbots limit).
pb_minbots 0
pb_maxbots 0

pb_bot_quota_match 0
这三个参数....

lu0007 发表于 2008-9-10 07:46:37

回复: 请教,podbot机器人那个命令是玩家进入自动减少机器人?

这样的插件,我以前修改发布过的,你查下!

erganya 发表于 2009-3-9 19:47:33

努力学习中。。。

bbqvip 发表于 2011-11-29 20:59:20

我要疯掉了,真找不到呀?
页: [1]
查看完整版本: 请教,podbot机器人那个命令是玩家进入自动减少机器人?