#Someone help me with my void bow code please error line 6
1 messages · Page 1 of 1 (latest)
use code blocks and actually send the code instead of a screenshot thx
read the errors it gives you and try to figure it out yourself; it gives you the exact line number
this is asking if the shooter is the player
not if the shooter is A player
Also, when you shoot the arrow is essentially at the player’s location, so thats not really gonna teleport them too far
You could set the location on projectile hit
And instead of checking if the tool is a bow and then checking the name in a separate line, you can combine like in line 3