2004-07-29 15:48:09 +04:00
|
|
|
; AMX Mod X Modules
|
|
|
|
; You can specify both linux & win32 modules here
|
2004-01-31 23:56:22 +03:00
|
|
|
|
2004-06-24 22:23:12 +04:00
|
|
|
; Fun - This has extra functions for "extra" stuff
|
|
|
|
fun_amxx.dll
|
2004-03-10 16:46:21 +03:00
|
|
|
|
2004-03-08 07:29:09 +03:00
|
|
|
; Engine - This has engine functions core to half-life
|
2004-06-24 22:23:12 +04:00
|
|
|
;engine_amxx.dll
|
2004-01-31 23:56:22 +03:00
|
|
|
|
2004-07-29 15:48:09 +04:00
|
|
|
; Database Modules - only enable one of these
|
2004-06-24 22:23:12 +04:00
|
|
|
;mysql_amxx.dll
|
|
|
|
;pgsql_amxx.dll
|
|
|
|
;mssql_amxx.dll
|
|
|
|
|
|
|
|
|
2004-07-29 15:48:09 +04:00
|
|
|
; Extra Modules - only enable these if needed
|
2004-03-08 07:29:09 +03:00
|
|
|
|
2004-07-29 15:48:09 +04:00
|
|
|
; GeoIP - for IP location
|
|
|
|
;geoip_amxx.dll
|
2004-03-08 07:29:09 +03:00
|
|
|
|
2004-07-29 15:48:09 +04:00
|
|
|
; Array - advanced arrays in scripting
|
|
|
|
;array_amxx.dll
|
|
|
|
|
|
|
|
; Sockets - network socket support
|
|
|
|
;sockets_amxx.dll
|