Raised This Month: $ Target: $400
 0% 

Custom Map Configs (JustinHoMi/JGHG)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   Server Management       
DoubleTap
Veteran Member
Join Date: Mar 2004
Location: Harker Heights, TX
Old 03-28-2004 , 11:36   Custom Map Configs (JustinHoMi/JGHG)
Reply With Quote #1

Original AMX versions converted for AMX Mod X:
http://forums.alliedmods.net/showthread.php?t=552

* Place your custom configs in the designated folder
* (addons/amxx/custom/map_configs by default)
* Configs should be in the format "mapname.cfg"
* Insert any cvar or cmd to be executed at map change
*
* There are two commands that can be run by admin with
* ADMIN_CFG access in game:
* amx_customcfg <command> - Adds command to current map's config file
* amx_customcfgdelete - Deletes the custom cfg file for current map
*
* Changelog:
* 0.9 - JGHG added two new commands, runnable by server console
* or a client with ADMIN_CFG access:
*
* amx_customcfg <command> - Adds command to current map's config file
* amx_customcfgdelete - Deletes the custom cfg file for current map

*Allows you to specify custom configs for different maps on your server. Place <mapname>.cfg in "addons/amxx/custom/map_configs/" with any cvars or commands that you like.

----------------

*A sample config for de_dust would have the filename "addons/amx/custom/map_configs/de_dust.cfg" and might look like this:

Code:
mp_freezetime 3
plb_skill 4
mp_timelimit 15
df_hook_on 0
sv_gravity 600
amx_dice off
Attached Files
File Type: sma Get Plugin or Get Source (custom_map_configs.sma - 3935 views - 3.8 KB)
__________________
DoubleTap is offline
Send a message via ICQ to DoubleTap
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:29.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode