FunctionsSkillProgressSkillProgress CallableSkillProgress(C: Character, SkillType: SkillType, Progress: number): voidAdd progress to a skill, the skill progresses slower for each level, takes into account cheaters version.ParametersC: CharacterThe character to get skills fromSkillType: SkillTypeName of the skill to add progress toProgress: numberProgress to be made before the ratios are appliedReturns voidNothing
Add progress to a skill, the skill progresses slower for each level, takes into account cheaters version.