Skript-Mirror Effects

  • 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 community!

    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.

CormanYT

Active Member
Jan 6, 2018
122
5
18
Skript Version (do not put latest): Skript 2.3.6
Skript Author: Bensku
Minecraft Version: 1.12.2
Addons: skript-mirror

So, I have a couple of questions relating to skript-mirror effects.

1. How can I make it specify conditions in an effect? E.X:
Code:
create quest "Name" for player with goal {kills::%player%} = 5
What I'm talking about is a condition in an effect like {kills::%player%} = 5 or player is on the ground
and etc.
2. How can I make a longer thing for a effect? Hard to explain but the example should show what I mean.
Code:
create quest "Kills" for player with goal {kills::%player%} = 5 to run:
    send "&5&lYou did it!" to player
    increase {quests::%player%} by 1

If those 2 questions are answerable please tell me! Thanks!
[doublepost=1554124136,1553993159][/doublepost]Bump! I require answers.
 
Status
Not open for further replies.