

|
 |
|
Latest version : 0.9.3 - Feb 26, 2003
AMX Mod is a Metamod
plugin that allows you to write scripts for Half-Life mods using Small scripting
language.
This version will work with Counter-Strike 1.6 Beta ; make sure you use MetaMod 1.15 (see Downloads page).
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
- set new gameplay rules (f.e. Warcraft 3 XP)
- 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 !
You can extend functionality of AMX by writing your own native functions to use in scripts.
|
|
 |
|