搜索
查看: 3227|回复: 2

[问题] HLTV如何进入有密码的服务器?

[复制链接]
发表于 2003-2-9 13:27:04 | 显示全部楼层 |阅读模式 来自 中国–河南–郑州
改加什么参数啊?

"D:\HLServer I\hltv.exe" +connect *.*.*.*:27015 -port 27020 +rate 7000 -nomaster


改怎么改?
发表于 2003-2-9 14:17:19 | 显示全部楼层 来自 中国–江苏–南京–鼓楼区
// HLTV Proxy configuration file

// HLTV proxy executes this file on start up
// This file should only be edited if you want to broadcast a game

// set HLTV proxy name as shown in score board
// 观众服务器在分数板上的名称
name                         "nickcs.yeah.net Game TV"

// 观众服务器的名称
hostname                 "Nick's Game TV"

// set offline info text clients will see as reject reason if HLTV isn't broadcasting yet
// 被观众服务器踢出的客户端看到的踢出原因的文字。
offlinetext "Sorry, game is delayed. Please try again later."

// delays broadcasting for 30 seconds
// 延迟播放比赛多少秒
delay                         30.0

// auto director addes 1/2 slowmotion with a probability of 0.2 for important events
slowmotion 0.5 0.2
               
// keep multicast disabled until you're definitely sure
// that your LAN or ISP supports multicast
multicast                 0               

// allow 3.5 KByte/sec as client rate. This is good a value
// for internet broadcasts. On LAN you may set this value to 10000
// 最高客户端速率,Internet互联网 3500 , Lan/IPX局域网 10000
maxclientrate                3500               

// log HLTV console in proxy.log
// 是否记录HLTV日志文件到proxy.log文件
logfile                1               

// local chatting for HLTV spectators enabled
// 谈话模式 0禁止 1连接到同一个观众代理服务器的观众可以相互谈话 2 所有观众都能相互谈话
chatmode                1

// if game server is paswword protected, enable this line
//如果所连接的服务器加了密码,在以下这行serverpassword 后输入,并去掉行首的//注释符号
// serverpassword        SecretServerPassword

// proxy's adim password for rcon, commentator etc.
//此HLTV服务器的远程管理密码
// adminpassword        "mypassword"

// allow joingame for HLTV spectators
// 允许客户端使用joingame命令加入游戏。
allowjoingame                1

// show message for 5 seconds each 60 seconds in center of X axis (-1) and
// above help text bar (0.85). Color given as hexadecimal RGBA .
//loopcmd 1 60(每隔60秒) localmsg "You're watching Nick's CSTV. Visit http : / / nickcs.yeah.net"(显示的信息内容) 5(显示5秒) -1(X轴-1表示中间) -1(Y轴-1表示中间) 7700FFFF(RGBA颜色值:红、绿、蓝、透明度 16进制2位表示)
loopcmd 1 60 localmsg "You're watching Nick's CSTV. Visit http : / / nickcs.yeah.net" 5 -1 0.85 5577FFFF


// hltv.wad contains the HLTV banner and my be different on each proxy
// banner format should be 240x48, 256 colors (same like player logo in pldecal.wad)
// 观众服务器的自定义Banner(横幅)大小:240x48,256色
// decalfile "hltv.wad"

// hltv.tga will be shown instead of the default HLTV logo in spectator GUI
// 观众服务器的自定义Logo在观察者的界面上
// bannerfile "hltv.tga"

// these commands will be executed on connecting spectator client and may be used
// to adjust settings for HLTV (for example voice parameters)
// 设置客户端的语音部分
signoncommands "voice_scale 2; voice_overdrive 16; volume 0.5; echo Voice adjusted for Nick's Game TV"
回复

使用道具 举报

 楼主| 发表于 2003-2-9 21:34:45 | 显示全部楼层 来自 中国–河南–郑州
谢谢!
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表