Custom Map Cfg addon

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Custom Map Cfg addon

Post by greenie »

Here is the addon for Custom Map Cfg that I released back at amxmod.net, now ported to AMX Mod X. And because later versions of AMX Mod X has the Custom Map Cfg functionality built-in (ie just put cfgs like amxmodx/configs/maps/de_dust.cfg), this is slightly updated to reflect that path. Other than that, the port took about 0,5 seconds to complete. :-)

The functionality added:

There are two commands that can be run by admin with ADMIN_CFG access in game, they can also be run from server console:
amx_customcfg <command> - Adds command to current map's config file, it will be created if it doesn't exist
amx_customcfgdelete - Deletes the custom cfg file for current map

plugin
Post Reply

Return to “Server Management”