Updated 2017-12-05
side - String: one of ["Radiant", "Dire"]
newPoints - Integer: new Point value
PointsManager:SetPoints(side, newPoints)
side - String: one of ["Radiant", "Dire"]
amount - Integer: Points to add. If nil add 1 Point
PointsManager:AddPoints(side, amount)