You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'homun skills' command is not working as shown bellow.
It show no level or sp for the skills.
This is because $char->{skills} is not saving the slave skills, and $slave->{'slave_skillsID'} only saves the handles as shown bellow
Also the sub that checks ownership of the skill is just empty.
The text was updated successfully, but these errors were encountered:
The 'homun skills' command is not working as shown bellow.
It show no level or sp for the skills.
This is because $char->{skills} is not saving the slave skills, and $slave->{'slave_skillsID'} only saves the handles as shown bellow
Also the sub that checks ownership of the skill is just empty.
The text was updated successfully, but these errors were encountered: