Jump to content

A simple Bone burier


seasons 4

Recommended Posts

No problem happy.png

 

 

So, I think that I'm going to stick closer to apaec's code while incorporating the having a full method then burying you used. Simply because the code that you wrote is missclicking alot(attacking, picking up other random stuff) and since i'm still newer to this I think i'll try to figure out why. 

 

 

next goal: 

printing exp/hr

Link to comment
Share on other sites

So, I think that I'm going to stick closer to apaec's code while incorporating the having a full method then burying you used. Simply because the code that you wrote is missclicking alot(attacking, picking up other random stuff) and since i'm still newer to this I think i'll try to figure out why. 

 

 

next goal: 

printing exp/hr

 

That is probably because I didn't put in anything for bones.interact();

 

You need to specifiy the pick up action like bones.interact("Take"); To prevent it from clicking other stuff

 

Edit: I fixed it

Edit2: I also didn't really think about it, the bones when on the ground wont have the action "Bury", so I changed the filter

Edited by Explv
Link to comment
Share on other sites

That is probably because I didn't put in anything for bones.interact();

 

You need to specifiy the pick up action like bones.interact("Take"); To prevent it from clicking other stuff

 

Edit: I fixed it

Edit2: I also didn't really think about it, the bones when on the ground wont have the action "Bury", so I changed the filter

 

O ok. so it was only seeing "Bones" and not "Take"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...