Thrown Potion entity type?

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

Galaxy247

Member
Jun 19, 2017
2
0
0
22
I've looked all over and i cant seem to find someone with the same problem as me.

To put it simply, all resources I've found have listed "Thrown Potion" as a projectile type and usable in shoot events, but the following code spawns two errors.

code_language.skript:
command /potion:
    trigger:
        spawn 1 thrown potion above player
        make player shoot a thrown potion at speed 2

http://imgur.com/a/Lx6bD <<< Error
 
Status
Not open for further replies.