How can i give player special arrows like arrow of harming etc.
I have now this as code:
I have now this as code:
code_language.skript:
else if arg 1 is "archer":
send "{@PVP} &a&lArcher &7kit selected" to arg 2
clear arg 2's inventory
play raw sound "note.pling" at arg 2 with pitch 1 volume 0.1
give 1 bow of power 1, punch 1, unbreaking 1 to arg 2
give 1 stone sword of unbreaking 1 to arg 2
give 32 arrow to arg 2
give 3 spectral arrow to arg 2
give 5 arrow of slowness to arg 2
give 5 arrow of harming to arg 2
give 3 arrow of poison to arg 2
equip arg 2 with leather Helmet
equip arg 2 with chainmail ChestPlate
equip arg 2 with chainmail Leggings
equip arg 2 with leather Boots