Reverted to use ZR Tools. Fixed class multipliers beeing reset after map configs.

SDK Hooks works, but is not yet fully compatible with weapon restrict module because of missing Weapon_CanUse event in SDK Hooks. Weapons disappear when zombies walk near them. Otherwise the extension works.
This commit is contained in:
richard
2009-11-11 22:50:19 +01:00
parent 55ecd5bb07
commit 8c1a549239
4 changed files with 18 additions and 14 deletions

View File

@ -278,14 +278,13 @@ plugin is compatible with all existing Zombie Mod maps.</p>
</ul></li>
<li>
<p>ZRTools extension (bundled). Provides some extra functions needed by Zombie:Reloaded.
See <a href="#2.2">Plugin Installation (2.2)</a>.</p>
<p>- Or, depending on version -</p>
<p><a href="http://forums.alliedmods.net/showthread.php?t=106748">SDK Hooks Extension</a>
(version 1.1 or newer). Provides some extra functions needed by Zombie:Reloaded.</p>
</li>
<!--<li>
<p>ZRTools extension (bundled). Provides some extra functions needed by Zombie:Reloaded.
See <a href="#2.2">Plugin Installation (2.2)</a>.</p>
</li>-->
</ol>
<h3><a name="2.2" />2.2 Plugin Installation</h3>