Ixtabay
Member
Ixtabay submitted a new resource:
SkillBallPlus.cs - Pick 7 skills, SkillBallPlus raises to desired level and gives items based on skill selection.
SkillBallPlus.cs
Allows player to choose 7 skills to raise to level set. Default is 65
All current skills are wiped, and player is given helpful items based on their selection (i.e. spellbook and reagents for Magery, fishing poles for Fishing, etc.)
Code documented and easy to modify to suit your needs
Read more about this resource...
SkillBallPlus.cs - Pick 7 skills, SkillBallPlus raises to desired level and gives items based on skill selection.
SkillBallPlus.cs
Allows player to choose 7 skills to raise to level set. Default is 65
Code:
private double val = 65;
All current skills are wiped, and player is given helpful items based on their selection (i.e. spellbook and reagents for Magery, fishing poles for Fishing, etc.)
Code documented and easy to modify to suit your needs
Read more about this resource...