Skip to content

MisterCalvin/amxmodx

 
 

Repository files navigation

AMX Mod X is a Metamod plugin for Half-Life 1. It provides comprehensive scripting for the game engine and its mods. Scripts can intercept network messages, log events, commands, client commands, set cvars, modify entities, and more. AMX Mod X also has a system for extending native scripting through modules, leading to outside support for things like MySQL and Sockets.

General

Development

Tools

  • tools/crc32: Standalone helper that prints the CRC32 used by AMXX/Sourcemod-style gamedata. Build it with tools/crc32/build.sh and run ./tools/crc32/crc32 <path-to-binary> to generate the 8-digit hex CRC for your gamedata CRC sections.

About

AMX Mod X - Half-Life 1 Scripting and Administration

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 33.9%
  • C++ 22.0%
  • Pascal 13.3%
  • SourcePawn 12.5%
  • HTML 5.2%
  • Roff 4.4%
  • Other 8.7%