- Fixes firework crates, oxygen and propane tanks to explode when damaged (fixes those spawned by plugins or created with the 'give' command).
- This plugin is similar to disawar1's Physics Fix. His replaces the entity when it is created, while this hooks the entities OnTakeDamage and waits for that to fire before replacing the prop with an exploding version.
- worminater - For the request.
- raziEiL
PHP Code:
// Physics Push Fix plugin version
l4d_physics_damage_fix_version
Changes:
Code: 1.0 (09-Aug-2013)
- Initial Release.
Compiling:
- Put the SDKHooks include into your addonssourcemodscriptinginclude folder.
- Put the plugins .sp file into your scripting folder and compile the plugin.
- This plugin requires the SDKHooks extension.
DO NOT click 'Get Plugin' or it will fail to compile because this plugin requires SDKHooks!
- Download the .smx file and put into your servers addonssourcemodplugins folder.


Wyświetl pełny artykuł