|
发表于 2002-11-13 10:08:35
|
显示全部楼层
|阅读模式
来自 中国–湖南–湘西土家族苗族自治州–吉首市
AMX Mod is a Metamod plugin that allows you to write scripts for Half-Life mods using Small scripting language.
AMX lets you :
generate special FX with sound (f.e. lightning, explosions, shockwaves)
catch events to display or collect various informations
register new CVars, server and client commands
display MOTD windows, HUD messages, menus
send messages to clients, server and logs
set various values on player like godmode, health, armor, position, rendering
run commands on server, clients and bots
create administrating/management stuff for servers
modify client HUD information (f.e. score board)
set new gameplay rules
do many, many other things !
This addon has similar way of scripting than AdminMod, however plugins from AdminMod can't work on AMX.
Right now there are already some great plugins ready to download and use, in addition to basic plugins provided in the archive. Have a look at Plugins section to get them all !
NOTE: if you have already done any plugins with previous versions, recompile them with AMX 0.61 due to some changes in amxmod.inc. |
|