#Make a BOW not a cross bow shoot 3 arrows (speed depends on charge of bow)
1 messages · Page 1 of 1 (latest)
The repeat happens because:
You make the player shoot an arrow on your last line, which counts as "on shoot"
hm ok
is there really another way to make the player shoot 3 arrows without making the player shoot another arrow?
"can try setting metadata of the newly fired arrow to say "don't activate the on shoot event for these arrows" that's what someone in skripthub told me but itll still get registered by the on shoot: event nonetheless?
Stop the code then if the metadata doesn't match