well i am writing my first script, and its a wood cutter. however my script decided to always right click the tree every time it finds the tree, how would i make it wait until the tree is cut down or whatever to click and search for the tree again
well i am writing my first script, and its a wood cutter. however my script decided to always right click the tree every time it finds the tree, how would i make it wait until the tree is cut down or whatever to click and search for the tree again
If you want the script to left click not right click, in the mouse function, use "True" not "false".
you would need to create a function to check if the player is currently chopping.
I suggest looking into Animation to detect the woodcutting animation.
Currently: Working on Defending&Attacking in my Castle-Wars ScriptProject Rebuild: 90M/170M
is there a place on here that talks about animatiin?
thank you to the both of you that helped
There are currently 1 users browsing this thread. (0 members and 1 guests)