Jump to content

[9393] apply missed config in 9388


Recommended Posts

Posted

 
diff --git a/src/mangosd/mangosd.conf.dist.in b/src/mangosd/mangosd.conf.dist.in
index 63201c5..8cfc258 100644
--- a/src/mangosd/mangosd.conf.dist.in
+++ b/src/mangosd/mangosd.conf.dist.in
@@ -665,6 +665,7 @@ AllFlightPaths = 0
AlwaysMaxSkillForLevel = 0
ActivateWeather = 1
CastUnstuck = 1
+MaxSpellCastsInChain =10
Instance.IgnoreLevel = 0
Instance.IgnoreRaid = 0
Instance.ResetTimeHour = 4

thx veladimir for very useful patch :)

Posted

Fixed in [9393]. Thank you.

Difference in case: spell1 triggering spell2 that at cast triggering spell3 and so on until spell10...

in first case spell11 will fail casted, in second case it will casted and possible triggering one more and at some monent this chain server will crash at stack overflow.

I recomment read commit notes before ask any questions... in many cases it have all reqiored info.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use