diff --git a/docs/zr_manual.htm b/docs/zr_manual.htm index 149cb62..02f2938 100644 --- a/docs/zr_manual.htm +++ b/docs/zr_manual.htm @@ -5075,10 +5075,13 @@ for typos.

The main plugin configuration file is sometimes executed late, after map configs. This is caused by a bug in SourceMod where -commands are executed late.

+commands are executed late. The bug is already fixed, but in the 1.3 branch.

+ +

Because of this bug map configs might be useless to change settings (cvars), but some +commands still work (like setting multipliers and adding volumes).

-

Zombie:Reloaded conflicts with plugins that change player model/skin and speed.

+

Zombie:Reloaded conflicts with plugins that change player model/skin and speed

Other mods and plugins that change player models (like Mani Admin Pugin) is conflicting with Zombie:Reloaded because of the class system.

@@ -5087,7 +5090,7 @@ with Zombie:Reloaded because of the class system.

on all human classes. Then human players' model control will be released to other plugins.

-

Do not run ESTools, it's not compatible with SourceMod.

+

Do not run ESTools, it's not compatible with SourceMod

ESTools is causing wierd problems when running along with SourceMod.