搜索
查看: 16442|回复: 72

[发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

[复制链接]
发表于 2008-2-5 15:12:40 | 显示全部楼层 |阅读模式 来自 中国–重庆–重庆–荣昌区
点通上面的比赛插件汉化的最高版本是8.02
而官方最高版本的8.11却没有
我对比点通以前的版本进行汉化 结果发现他们都有翻译错误的地方,现在错误已纠正 完全汉化好了! 完美通过测试!!! 请放心使用
同时添加了 WCG2006 中国预选赛反恐精英比赛设置CFG
NOW HAVE YOUR FUNS!



比赛插件的使用方法:
一、加载比赛命令:
amx_match <CT's clan tag> <T's clan tag> <mrXX or tlXX> <Config filename> [recdemo|rechltv|recboth]

解释:amx_match <CT方队标> <T方队标> <局数比赛MRXX 或计时比赛> <比赛配置文件> <录制个人视角DEMO|录制HLTV DEMO|全部录制>
amx_match2 <mrXX or tlXX> <Config filename> [recdemo|rechltv|recboth]
amx_match3 <CT's clan tag> <T's clan tag> <mrXX or tlXX> <Config filename> <second map> [recdemo|rechltv|recboth]
解释:amx_match <CT方队标> <T方队标> <局数比赛MRXX 或计时比赛> <比赛配置文件> <第二张比赛用图> <录制个人视角DEMO|录制HLTV DEMO|全部录制>
amx_match4 <mrXX or tlXX> <Config filename> <second map> [recdemo|rechltv|recboth]
例如:
amx_match SK eoL mr12 ecup recboth
此命令是加载比赛队伍: "SK" and "eol", 12局的比赛,使用ecup.cfg 的比赛配置文件,录制个人视角和HLTV的DEMO.
注意: 如果队标有空格,请在队标上面加上引号: "SK swe"

其它命令:
强制开始比赛命令: amx_matchrestart or "say /restart"
强制停止比赛命令: amx_matchstop or "say /stop"
刷新三次: amx_matchrelo3 or "say /relo3"
双方队伍换边: amx_swapteams
随机队伍: amx_randomizeteams

二、菜单配置:
在addons\amxmodx\configs\amxmd\amxmd.cfg文件配置后,用amx_matchmenu命令来调出菜单,选择比赛的方式:
amx_match_lmenu <length of match> [<length of match> ...]
amx_match_cmenu <Name of config> <config file name>
amx_match_addlength <length of match> [<length of match> ...]
amx_match_addconfig <Name of config> <config file name>

三、参数设置:
在addons\amxmodx\configs\amxmd\amxmd.cfg文件中设置:

amx_match_endtype(设置比赛结束的类型):
0 ->打完全部局数才结束比赛. (默认:0))
1 ->一方队伍赢得 mp_maxrounds+1局比赛结束.
2 ->一方队伍赢得 mp_maxrounds+1局后,投票决定是否结束比赛.

amx_match_hostname(比赛服务器名字):
0 ->比赛开始后不改变服务器的原有名字.
1 ->比赛开始后改变服务器的名字为"<CT tag> vs. <T tag> | <CFG file> CS Match In Progress" or (amx_match2/4) "<CFG file> CS Match In Progress". (默认:1)

amx_match_hltvdelay:录制DEMO时的延时默认:30S)
amx_match_overtime(加时比赛):
0 ->不设置加时比赛.
1 ->设置加时比赛(默认:1).

amx_match_otcfg(加时比赛用的配置文件):
此命令仅当amx_match_overtime设为1时才有用.
0 ->不用加时配置文件.
1 ->使用加时配置文件(默认:1).

amx_match_otunlimited
此命令仅当amx_match_overtime设为1时才有用
注意:当次参数设置为1时STATS将不会记录!
0 ->加时比赛限制时间
1 ->加时比赛不限制时间(默认:1).

amx_match_kniferound:
此命令用于比赛前2方选边.
0 -> 不使用拼刀局(默认).
1 -> 使用拼刀局

amx_match_otlength(加时比赛的长度):
此命令仅当amx_match_overtime设为1时才有用.
加时比赛的长度 (默认3 rounds/minutes/wins).


amx_match_password(比赛时是否设置密码):
0 ->比赛时不设置密码.
1->比赛时使用amx_match_password2来设置密码. (默认:1)

amx_match_password2:
仅当 amx_match_password 为1 时,此命令才有效(默认密码为: "scrim")


amx_match_playerneed:
此命令仅在amx_match_readytype设为1时才有效,设定多少队员say:ready后比赛开始默认: "10").
如果2对2比赛请设置为:4


amx_match_pugstyle(是否自动开启比赛模式):
0 -> PUG style 不自动开启比赛模式(默认:0).
1 -> PUG style 自动开启比赛模式.


amx_match_randomizeteams(比赛开始前是否打乱双方队伍):
0 ->不打乱 (默认为:0)).
1 ->比赛开始前打乱双方队伍.


amx_match_readytype(比赛开始方法):
0 ->双方队伍只要有一名队员say:ready后比赛开始.
1 -> 必须双方所有队员say:ready后比赛开始. (默认:1).
2 ->仅管理员使用 saying /start or amx_matchstart命令后比赛开始.

amx_match_swaptype(是否自动换边):
0 ->半场比赛结束后不自动换边.
1 ->半场比赛结束后自动换边(默认:1).

amx_match_screenshot(截图):
0 ->不截图.
1 ->每半场比赛后截图 (默认:1).
2 -> 第二截图开启

amx_match_screenshot2(第二种截图命令):
0 ->使用 amx_match_stop or "say /stop"时不截图 .
1 ->对每半场比赛截图,使用 amx_match_stop or "say /stop"命令结束比赛也截图(默认:1).

amx_match_shield(比赛时限制盾牌):
0 ->比赛时不限制盾牌.
1 ->比赛时限制盾牌 (默认:1).
(注意:必须开启限制武器插件 'restmenu.amxx' )

amx_match_shield2比赛结束后的限制盾牌):
0 ->比赛结束后不限制盾牌
1 ->比赛结束后限制盾牌(默认:1).
(注意:必须开启限制武器插件 'restmenu.amxx' )

amx_match_showscore(显示比分):
0 -> 不显示比分.
1 ->每局比赛后显示比分 (默认:1).
2 ->在整个比赛过程中都显示比分


amx_match_stats(记录日志):
0 ->不记录比赛日志 (默认:0).
1 ->记录比赛日志.

amx_match_warmupcfg
0 ->不使用热身配置文件cfg (默认:0).
1 ->使用热身配置文件cfg
  

接着再说说HLTV DEMO自动录制的实现吧,其实很简单,只要你在HLTV.CFG中加入adminpassword xxxx,定义HLTV服务器的op密码,直接打开HLTV连接到比赛服务器。接着把HLTV的op密码写到CCSK.CFG文件里,格式为amx_match_hltv xxxx。
  做完以上步骤你就可以开始一场比赛了。
  你可以直接在HLSW的控制台输入比赛参数,参数有详细和简单两种:
amx_match [recdemo|rechltv|recboth]
amx_match2 [recdemo|rechltv|recboth]
建议使用第2个比赛参数。

其中mrxx可以为”mr12 mr15”,mr12为现在国内流行的24盘制,mr15为30盘制
clxx可以为”tl10 tl15 tl20 tl30”,分别是举行10分钟、15分钟、20分钟和30分钟的赛事。

Config filename为你所需要的CFG文件,我们这里用CCSK.CFG就可以写M
recdemo|rechltv|recboth其中recdemo为录第一视觉DEMO,rechltv为录HLTV DEMO,recboth为第一视觉和HLTV视觉DEMO都录。(第一视觉DEMO保存在各个参赛选手的CS目录里,HLTV DEMO保存在HLTV服务器里)
例如我们开始一场24盘制使用M.cfg要第一视觉和HLTV DEMO的比赛,我们就可以在HLSW的控制台输入:amx_match2 mr12 M recboth
如果之前参数设置为:
amx_match_endtype 0
amx_match_readytype 0
amx_match_swaptype 1

那只要双方比赛队员各有一人say ready,比赛就可以开始,打完12盘就会自动换边,重新双方比赛队员各有一人say ready,下半场比赛开始,打完12盘后比赛自动停止。
  当然如果你想强制比赛开始,可以在HLSW控制台里输入amx_matchstart,如果想人工结束一场比赛可以输入amx_matchstop.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注个册吧

×
 楼主| 发表于 2008-2-5 15:13:48 | 显示全部楼层 来自 中国–重庆–重庆–荣昌区

回复: 比赛插件amx_match_deluxe_8.11完全汉化

-----------------------------------------------------------------------------------------------------------------------------------------------------------
以下是官方帮助和更新日志
SQL help:


/!\ IF YOU DON'T WANT TO USE THE SQL MODULE, YOU HAVE TO COMMENT THE LINE "#define AMXMD_USE_SQL" AND RECOMPILE THE PLUGIN (read AMXX readme/doc). /!\

http://wiki.amxmodx.org/Configuring_AMX_Mod_X#SQL





Note: If you are not getting stats added to your database, search your log files for:
[AMXX] SQL Connection Failed
If you are getting that error, there is a problem with your sql.cfg file, or your SQL server is not configured correctly.






Web help
:



  • Open web/config.php
  • Edit config.php file for the correct information:

    • $mysql_host -- Hostname of your SQL server (Can also use ip address, e.g. '127.0.0.1')
    • $mysql_username -- User name of your SQL server
    • $mysql_password -- Password for the username used
    • $mysql_database -- Database name on your SQL server

  • Upload files to your web server
HLTV help:


/!\ IF YOU DON'T WANT TO USE THE SOCKETS MODULE (FOR THE HLTV), YOU HAVE TO COMMENT THE LINE "#define AMXMD_USE_HLTV" AND RECOMPILE THE PLUGIN (read AMXX readme/doc). /!\


To configure your HLTV:
In order to be able to control the HLTV, you must know the rcon password. HLTV rcon can be set using "adminpassword" command in the HLTV console


HLTV Checklist:

  • Load your HLTV.
  • Set the HLTV adminpassword by using adminpassword <rcon> command in the HLTV console. Then connect it to your server using "connect ip:port" in the console.
  • Set the HLTV adminpassword in the 'hltv.ini' config file.
  • Load your match on the server using amx_match or amx_match2

    • If your HLTV is already connected, you should see it say " HLTV correctly configured =)".
    • If you don't see that, it means that the HLTV adminpassword hasn't been correctly configured.
    • If your HLTV isn't connected, it will try the adminpassword that you've set when it enters the server.



Changelog
:






8.11: (minor release) - Sunday, June 24, 2007

fixed bug in stats_log where plugin would not compile with SQL stats disabled




------






8.10: (semi-major release) - Sunday, June 24, 2007





added multi-lingual support to menu headings
---
changed the sql functions to only log an error when they failed to connect to the sql server, rather than fail the plugin
changed picking of teams after a knife round to a vote, rather than say commands




changed pug style games to change to next map in the mapcycle rather than to a default map (i.e. only to dust2)
---
fixed hltv delay bug where second half demos were being cut off after only 30 seconds or so
fixed bug in knife round where users could still fire one shot with the pistol before being forced to switch to knife




------






8.02: (minor release) - Tuesday, May 22, 2007

fixed typo in knife round's start message: "KNIFE_ROUND_STARTED" vs. "KNIFE_ROUND_START"




------






8.01: (minor release) - Sunday, May 20, 2007

fixed bug where after a team had won in a knife-round only Ts could pick a team, even if CTs won
fixed bug where you could still type 'ready' in knife round
fixed bug where teams would be swapped, but the clan names wouldn't after a knife round




fixed bug where ready list would still display "None." even after the first player was ready
---
changed sequence of knife round/warmup/first half (now start-]warmup-]knife round-]warmup-]first half)




------






8.00: (major release) - Friday, May 18, 2007

added French translation, thanks AIA-Shogun
added updated German translation, thanks ToT | V!PER
added br translation, thanks rfrik




added Serbian translation, thanks iggy_bus
---
fixed hltv bug, thanks AIA-Shogun




fixed hltv delay bug
---
added knife round
added unlimited overtime support
added cvar 'amx_match_otunlimited'
added MySQL support for recording stats




added PHP/MySQL web interface to display SQL stats
---
changed name of cvar: 'amx_match_overtimecfg' to 'amx_match_otcfg', to match other overtime cvar names
changed format of hltv demos to remove duplicate parts of the demo name
changed the format for logging stats to the match half file (check that file for the new format)




------






7.03: (minor release) - Monday, November 13, 2006

fixed runtime error when executing a match




------






7.02: (minor release) - Friday, November 10, 2006

added warmup configs
added constants for all file handles so all hardcoded file names are all variables and in one place




added cvar amx_match_warmupcfg.
---
fixed problem where match would not end, if match played through all rounds and endtype was not 0
---
changed the format of the teams for the logging: CT -] 2, T -] 1 (instead of CT -] 1, T -] 2)
---
removed french translation due to all of the problems that the incomplete translation is causing. (Will add it back in once somebody translates it again)




------






7.01: (minor release) - Friday, July 21, 2006

fixed OT portion of the plugin. Overtime works correctly now...
fixed bug where password would be shown to all players if the server console started a match (id=0)




fixed bug where first map's name was used for demos during second map in a two map match.
---
updated swedish translation for five missing translation tags, thanks TheLinx.




------






7.00: (major release) - Saturday, July 15, 2006

added PUG type gameplay (See www.sk-gaming.com for details) turned on by cvar
added winlimit type matches
added logging to HL logs as well as AMXX logs
added printing to server console as well as AMXX logs
added two new console commands 'amx_match_addlength' and 'amx_match_addconfig' (equiv. to server commands: 'amx_match_lmenu' and 'amx_match_cmenu')
added two map matches (amx_match3 and amx_match4)
added logging of match stats
added new command 'say /relo3'
added new command 'amx_matchrelo3'
added ability to restart the half as well as the match
added ability for league files to be in the main cstrike directory as well as in '/amxmd/leagues/'
added file: 'defaultmaps.ini' for maps list in the menu
added polish translation, thanks rain.
added danish translation, thanks ZiP*.
added czech translation, thanks James.
added team randomizer, thanks for the idea Eklundh
added cvar amx_match_pugstyle
added cvar amx_match_randomizeteams




added cvar amx_match_stats
---
alphabatized the translation file (amx_match_deluxe.txt)
---
changed swap_teams to support the new cs_user_change_team functions (Swaps without killing the player)
changed the order of menus (removed 'match_type -> mr13'; added 'MatchType -> MR/TL/WL' and 'MatchLength -> 13'; added a menu for Tags/No Tags between CT Tags and the main menu )
changed all hud message channels (except the timer and show_score functions) to -1.
changed the way the plugin looks for the config file list in match_start; cfglist.txt is not used anymore
changed the settings menu to disable the dependent settings when the independent settings are disabled (amx_match_otlength and amx_match_overtimecfg, when amx_match_overtime is disabled, for instance)
changed the readme to html format




changed the defaults for some of the cvars (refer to cvar portion of the readme)
---
fixed menu settings function so it's not completely dependent on what cvars are registered (can't think of a way to completely get away from dependency)
fixed hltv delay, it actually delays the hltv now...




fixed all multilingual lines of code to use 'id' and 'LANG_PLAYER' properly
---
updated swedish translation, thanks TheLinx.




updated german translation, thanks pl2003.
---
reformated function names




reformated variable names
---
removed support for NO_STEAM
---
rewrote 'new_score' and 'start_match' functions

  • completely new layouts
  • way easier to debug

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注个册吧

×
回复

使用道具 举报

发表于 2008-2-5 16:51:50 | 显示全部楼层 来自 中国–广东–深圳

回复: [发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

thanks for share
回复

使用道具 举报

发表于 2008-2-5 17:01:47 | 显示全部楼层 来自 中国–陕西–西安

回复: [发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

感谢。。。。。。。。。。
回复

使用道具 举报

发表于 2008-2-6 15:02:38 | 显示全部楼层 来自 中国–辽宁–鞍山

回复: [发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

:confused: :brick: :brick: :confused: :brick: :brick: :confused: :brick: :brick:
回复

使用道具 举报

发表于 2008-2-6 15:09:59 | 显示全部楼层 来自 中国–山西–忻州–河曲县

回复: [发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

不错....................使用效果??
回复

使用道具 举报

发表于 2008-2-6 16:09:20 | 显示全部楼层 来自 中国–广东–深圳

回复: [发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

好东西啊。!!!!!1支持下。
回复

使用道具 举报

发表于 2008-2-6 17:08:34 | 显示全部楼层 来自 中国–山东–淄博

回复: [发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

啥也不说了..眼泪哗哗滴
回复

使用道具 举报

发表于 2008-2-6 17:11:29 | 显示全部楼层 来自 中国–广东–深圳–盐田区

回复: [发布] 比赛插件 amx_match_deluxe_8.11 完全汉化

支持下..................:eek:
回复

使用道具 举报

发表于 2008-2-6 19:08:03 | 显示全部楼层 来自 中国–广东–深圳–宝安区

回复: 比赛插件amx_match_deluxe_8.11完全汉化

比赛插件amx_match_deluxe_8.11完全汉化
回复

使用道具 举报

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

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