Jump to content

Recommended Posts

Posted

hello I created the possibility to add the points of the Skills via code as I can make them effective since when reboot game are lost thanks

here’s how I did

Skill playerSkill = Skills.Instance.PlayerSkills[enable ID];
playerSkill.exp = playerSkill.exp + 1;

Posted

the thing I want to do is equal to crafting.HARVEST_RESOURCE but without animation and without being near a tree to hit it I just want the points

Crafting.Instance.HarvestResource(resourceIDS);

add points to the green line as in the attached image

 

1.jpg

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recommended Cloud Solution


    ksweb.net

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.