|
//**************************************** Auto Round Restart [autorr] 设置 *******************************************
************************************************(默认所有参数是 0)***************************************************
autorr_enable 1
* 0: 不起用自动刷新
* 1: 起用自动刷新
****************注意: 以下参数如果autorr_enable 设置为0则全部无效******************
autorr_round 80
* 自动刷新前可以玩的局数 选择<# of rounds>
* 注意:只有 autorr_time 设置为0的时候可以使用此参数
autorr_time 0
* 注意:只有 autorr_round 设置为0的时候可以使用此参数 (注意参数必须是整数; )
* 自动刷新前可以玩多久的时间[分钟]
autorr_timewaitround 1
* 注意如果用于CS1.5则此参数一定要设置为1
* 自动刷新延迟
* 注意: 这个参数不会运行如果autorr_time 设置为 0. E而且 autorr_round 必须设置为 0 来使用此参数.
* 0: 当autorr_time设置的时间到达时, 自动刷新实现.即使是这一局还未结束
* 1: 当autorr_time设置的时间到达时, 自动刷新不会实现. 只有在下一局开始的时候自动刷新
autorr_lo3 1
* 自动刷新3次
* 0: 只刷新一次
* 1: 刷新3次
autorr_lo3cfgfile 0
* 使用 lo3.cfg 文件
* 注意: 这个参数不会运行如果 autorr_lo3 为 0.你必须把lo3.cfg 移动到 addons\configs\ 在lo3.cfg 里最后必须是 sv_restart 3 否则将不会和插件兼容.
* 0: 当 lo3 开始时, 默认的 "Live On Three" 将会运行.
* 1: 当 lo3 开始时, 你的 lo3.cfg 文件将会运行.
autorr_saylastround 1
* 注意: 如果autorr_time 设置为1, autorr_timewaitround 必须设置 为1 来使用此参数.
* 0: 不发送消息通知玩家这是自动刷新前最后一局
* 1: 当autorr_round或则autorr_time到达时候, 发送一条红色的消息通知玩家这是自动刷新前最后一局
autorr_hudmessage 0
* 0: 不使用彩息色信息
* 1: 一条不变的彩色信息显示剩余的时间和局数
**************如果 Switch Team Options 没有启动下面的参数不会启用. Switch Team Options 默认为启动****************
autorr_autoswitchall 1
* 0: 不起用自动换边
* 1: 当时间局数到达时.起用自动换边.玩家换到敌对队伍
autorr_switchallkill 0
* 注意如果用于CS1.5则此参数最好设置为0
* 0: 当换边时玩家不会自杀
* 1: 当换边时玩家完家全部自杀(only useful for the "Switch All" admin commands)
autorr_specnchoose 0
* 0: 当自动刷新启动时 不让玩家自动选择队伍.不显示自动选择队伍目录
* 1: 当自动刷新启动时 让玩家自动选择队伍.显示自动选择队伍目录 (this WILL result in the game restarting at round 1)
* 注意: 如果你使用此参数, "Spec n' Choose", autorr_lo3 和 autorr_autoswitchall 2个参数将不会使用 因为: this overrides * the actual server restart by sending players to spectator and showing them the choose team menu instead (which * * results in the game restarting at round 1 also).
***************Auto Round Restart [autorr] 设置*********************
|
|