help with dropping issues

  • 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.

angrybeezz

Member
May 31, 2022
4
0
1
23
Hi, i want to make a item drops from the player head, but i'm with some errors, here's the code that i'm using:

On damage:
set {_items} to victim's helmet
drop 1 {_items} at victim's position
set victim's helmet to air

It's saying that it can't understand this condition/effect. This is some of the plugins that i can use and the version that i am using:

version: 1.16.5 Paper
skripts:
SkBee
Skellett
Sk-Perm
SkQuery

Thank you for your time.
 
Status
Not open for further replies.