Breakable Doors Written by: Ryan It's here, Breakable doors for AMXX! This is a conversion of my (lesser known) AMX plugin of the same name. This plugin, quite simply, allows players to destroy doors by throwing grenades at them. The range of the grenade from the door is customizable in the source code. Currently, there is only support for rotating doors, but sliding doors should be breakable by next version. This plugin is compatible with AMXX 0.20, and should also be compatible with AMXX 0.16. INSTALLATION INSTRUCTIONS: copy breakable_doors.amxx to your /plugins folder. add breakable_doors.amxx to your plugins.ini file. make sure you have the <engine> module running by uncommenting the proper line in your modules.ini file. * NOTE * This plugin is enabled by default, to disable it simply add mp_breakabledoors 0 to your custom map configuration file(s). Get Plugin or Get Source
|