|
You must make checker on Spell btw its coded that Spell Consumes Stamina if it needs .from Your Spells Table at database ..Column Ep
Add checker like that if client.Stamina > 100 { client.stamina = 100; }
Simple checker like that would solve the whole Problem ..btw what source u r using .if Impulse then its Already coded
|