搜索
查看: 1789|回复: 1

谁能帮我把下面的AMX翻译成中文

[复制链接]
发表于 2007-3-26 17:01:39 | 显示全部楼层 |阅读模式 来自 广东江门
; AMX Mod plugins
; To disable any plugin, add a semi-colon ';' to the beginning of its line
; You can disable the Just-In-Time (JIT) compiler with the 'nojit' keyword:
; pluginname.amx nojit
; (read the docs for more details)
; To load admins from a MySQL db, open the amx/examples/source/default/admin.sma file
; and follow the instructions.

language.amx        ; language management
admin.amx           ; admin base (required for any admin-related)
admincmd.amx        ; basic admin console commands
adminhelp.amx       ; help command for admin console commands
adminslots.amx      ; slot reservation
menufront.amx       ; front-end for admin and custom menus
cmdmenu.amx         ; command menu (speech, settings)
mapsmenu.amx        ; maps menu (vote, changelevel)
plmenu.amx          ; players menu (kick, ban, client cmds.)
telemenu.amx        ; teleport menu (Fun Module required!)
adminvote.amx       ; vote commands
antiflood.amx       ; prevent clients from chat-flooding the server
adminchat.amx       ; console chat commands
scrollmsg.amx       ; displays a scrolling message
imessage.amx        ; displays information messages
nextmap.amx         ; displays next map in mapcycle
mapchooser.amx      ; allows to vote for next map
timeleft.amx        ; displays time left on map
mapconfig.amx       ; executes custom map configuration files
pausecfg.amx        ; allows to pause and unpause some plugins
plugmod_manager.amx ; manages amx's modules.ini and plugins.ini
welcomemsg.amx      ; console motd @ client connection
; Counter-Strike
; Note: you don't need to declare csstats.amx here (CSStats will load it)
statscfg.amx        ; allows to manage stats plugins via menu and commands
ff_manager.amx      ; friendly-fire manager
restmenu.amx        ; restrict weapons menu for Counter-Strike
stats.amx          ; stats on death or round end (CSStats Module required!)
miscstats.amx       ; bunch of events announcement for Counter-Strike
UT_2003_AllsoundsX.amx CoVerT Sound
stats_logging.amx   ; weapons stats logging (CSStats Module required!)
; Add custom plugins below

amx_atac.amx
amx_atac_cfg.amx
amx_chicken.amx
admin_in_op_vip.amx
dib3.amx
bombCountdown.amx
connect.amx
Enter_leave_ip.amx
join_ip.amx
KnifeArena.amx
plugin_bonus1.amx
TimeProjector.amx
looting.amx
team_objectives.amx
unlimited_money.amx
anticamping.amx
quake_like.amx
plugin_jack9_chime.amx
发表于 2007-3-26 19:24:15 | 显示全部楼层 来自 福建漳州

回复: 谁能帮我把下面的AMX翻译成中文

你把你的那些插件的名字百度下就知道了  一个一个来
回复

使用道具 举报

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

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