About This File
This plugin remove all door from maps. Like door on the de_nuke map and other doors.
Cvars:
// Remove doors from maps [0-none // 1-rotating only // 2-all doors]
amx_remove_doors "2"
Requirements:
Fakemeta module
More_info_about_plugin_source_code:
This "remove doors" code cutting from plugin "zp50_gameplay_fixes.sma" from Zombie Plague 5.0.8a. Cvar name changed from zp_remove_doors to amx_remove_doors - this new plugin "remove_doors.sma" works independently. So, you do not need a zombie mod to this plugin works.