Sphereserver / Source-X

Ultima Online server emulator
Apache License 2.0
58 stars 47 forks source link

Sphere.ini ManaLossPercent don't work #1096

Closed Nefrelius closed 1 year ago

Nefrelius commented 1 year ago

in sphere.ini ManaLossPercent=100 // Percent of mana lost if cast fail/abort (0-100) setting doesn't working unless the setting is 100.

// Mana lost if magic fail/Abort
ManaLossAbort=1        // When spell is abort during casting
ManaLossFail=1        // When spell fizzle because of lacking skill
ManaLossPercent=100    // Percent of mana lost if cast fail/abort (0-100)

when i set manalosspercent=50 no mana lost.

drk84 commented 1 year ago

Fix sent

xwerswoodx commented 1 year ago

As we haven't heard from you for a while, I am closing that issue, if it still occurs you can open the issue back.