Solved Fire arrow not working

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

SpLayzDK

Member
Jun 15, 2019
14
0
1
30
Hello. My skript isn't working, and i pretty much need help

Skript:

on rightclick with bow:
if bow is named "&eEmpowered Bow":
launch arrow from player at speed 25
wait 3 ticks
launch arrow from player at speed 25
wait 3 ticks
launch arrow from player at speed 25

addons im using:
Skript, skQuery
 
Im using 1.12.2 spigot and don't know what version of skript. Thanks for the reply <3 (I didn't think you replied!)
 
Im using 1.12.2 spigot and don't know what version of skript. Thanks for the reply <3 (I didn't think you replied!)
Check your Skript version with `/ver Skript`
 
Try if name of tool is "sth"
 
Trying to reupload it all!

Spigot Ver: MC 1.12.2
Skript Ver: 2.4-alpha3
Skript:
on rightclick with bow:
if player is holding a bow named "&eEmpowered Bow":
cancel event
launch arrow from player at speed 25
wait 7 ticks
launch arrow from player at speed 25
wait 7 tickss
launch arrow from player at speed 25

Iccuses:
 

Attachments

  • 2019-06-16_10.10.16.png
    2019-06-16_10.10.16.png
    126.7 KB · Views: 157
Ye, but i have to fire an arrow from player!
Can you evt. send me a script, where it is working?
 
Ye, but i have to fire an arrow from player!
Can you evt. send me a script, where it is working?
The effect I sent you does that. You can also spawn an arrow and set its velocity.
 
Status
Not open for further replies.