Wilson [29th ID]
11-19-2007, 05:40 PM
I'm a bit overdue for a plugin release so I figured I'd whip this one up for ya's. If you're using my DoD MapSettings to remove your flags, use this instead - it's much more efficient.
DOD Disable Flags
by Wilson [29th ID]
visit our Realism Unit at www.29th.org
Made for the DoD Plugins Community
www.dodplugins.net
DESCRIPTION
Provides admin commands to enable/disable flag capping,
as well as a CVAR that will automatically disable capping
on map change if set.
This plugin does NOT remove the flags. Removing flags prevents
you from adding them back in mid-game. This plugin simply
toggles whether or not players can touch flags or capture areas.
This method is much more efficient than removing flags and does
not have an effect on spawnpoints in certain maps that are
dependant on flags.
COMMANDS
amx_cvar dod_disableflags <0/1>
Setting to 1 will automatically disable flags on map change
disable_flags
Admin command to disable the flags mid-game
enable_flags
Admin command to enable the flags mid-game
NOTES
By default, ADMIN_CVAR is required for the console commands. You
can change this in the #define ADMIN_REQ line below.
If you are currently using my DoD MapSettings to disable flags, use this instead - it's much more efficient.
DOD Disable Flags
by Wilson [29th ID]
visit our Realism Unit at www.29th.org
Made for the DoD Plugins Community
www.dodplugins.net
DESCRIPTION
Provides admin commands to enable/disable flag capping,
as well as a CVAR that will automatically disable capping
on map change if set.
This plugin does NOT remove the flags. Removing flags prevents
you from adding them back in mid-game. This plugin simply
toggles whether or not players can touch flags or capture areas.
This method is much more efficient than removing flags and does
not have an effect on spawnpoints in certain maps that are
dependant on flags.
COMMANDS
amx_cvar dod_disableflags <0/1>
Setting to 1 will automatically disable flags on map change
disable_flags
Admin command to disable the flags mid-game
enable_flags
Admin command to enable the flags mid-game
NOTES
By default, ADMIN_CVAR is required for the console commands. You
can change this in the #define ADMIN_REQ line below.
If you are currently using my DoD MapSettings to disable flags, use this instead - it's much more efficient.