; AMX Mod X Modules ; You can specify both linux & win32 modules here ; To enable a module, remove the semi-colon from the ;line ; ------------------------------ ; Fun - provides extra functions ; ------------------------------ fun ;----------------------------------------------------- ;Engine - provides engine functions core to Half-Life ;---------------------------------------------------- engine ; -------------------------------------------------- ;Fakemeta - provides a massive interface into the HL ;engine ; --------------------------------------------------fakemeta ; ------------------------------------------- ; Database Access - only enable one of these ; ------------------------------------------- ; MySQL ;mysql ; PostgreSQL ;pgsql_amxx_i386.so ;pgsql_amxx.dll ; SQLite ;sqlite_amxx.dll ;sqlite_amxx_i386.so ;sqlite_amxx_amd64.so ; --------------------------------------------- ; GeoIP - determines the country of ip adresses ; --------------------------------------------- ;geoip ; -------------------------------- ; Sockets - network socket support ; -------------------------------- ;sockets ; -------------------------- ; Regular Expression support ; -------------------------- ;regex ; -------------------- ; Binary Vault support ; -------------------- ;nvault ; ----------------- ; Natural Selection ; ----------------- ns