Skript-Mirror Question

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

Komplexes

Member
Mar 17, 2019
29
0
0
18
Hey.

How can I make items drop without velocity using Skript-mirror?
I tried all Versions of Skript (> 2.2) and every version won't work.
I have the server version: spigot-1.8.x.
And I want to try this with skript-mirror.
Thank you for reading this text.

Dave
 
It was added in 2.2-dev12 (I think), so you need to have at least that. If you don't, update it
 
What Skript and server version are you using?
 
Hey.

How can I make items drop without velocity using Skript-mirror?
I tried all Versions of Skript (> 2.2) and every version won't work.
I have the server version: spigot-1.8.x.
And I want to try this with skript-mirror.
Thank you for reading this text.

Dave
 
Spigot. 1.8-1.8.9
[doublepost=1555743544,1555743513][/doublepost]Skript version 2.2-Fixes-V9
1.8-1.8.9 is not a version, they are multiple versions. Use /ver to check your server version. Try skript dev36
 
Use
Code:
(world of {_loc}).dropItem({_loc}, {_item})
 
Status
Not open for further replies.