Parish Chapter 2 Map (c5m2_park) ONLY
Description
Turns the CEDA trailer upper window in
c5m2_park map breakable by everyone, instead only by Tanks.
Turning that part of the map more challenging to survivors, especially in versus.
Stripper
This is also possible to achieve with
Stripper. If you want to do that through Stripper way instead a plugin, add the following lines to the
maps/c5m2_park.cfg file:
Cvars
A configuration file named "
l4d_c5m2_ceda_window.cfg" will automatically be created for you upon the first run in the "
\cfg\sourcemod\" folder.
PHP Code:
// Enable/Disable the plugin.
// 0 = Disable, 1 = Enable.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_c5m2_ceda_window_enable "1"
Admin Commands
- sm_print_cvars_l4d_c5m2_ceda_window => Print the plugin related cvars and their respective values to the console. (z flag required)
Change Log
Notes
- This plugin sets the CEDA trailer upper window m_takedamage netprop from 1 (Only Break on Trigger) to 0.
- This plugin also remove other entites related to that window that are not necessary anymore after changing it to breakable by everyone.
Related Plugins
Post Reply
- Any feedback, bug reports, fixes, improvements, translations or suggestions for the plugin are welcome.
Installation
- Put the "l4d_c5m2_ceda_window.smx" file (click Get Plugin) in your "\addons\sourcemod\plugins\" folder.