ill post it here after testing gimme a hour about
Thanks to my friend :) not sure if i am allowed to name him here so i don't name him here:)
so go to Skills.cs (Server/Skills.cs)
look for:
public int BaseFixedPoint
Replace:
m_Owner.Total = (m_Owner.Total - m_Base) + sv;
with:
if...