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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recommended Cloud Solution


    ksweb.net

×
×
  • Create New...

Important Information

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