1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

sharpsk armor event broken?

Discussion in 'Skript' started by Selvati, Nov 22, 2017.

Thread Status:
Not open for further replies.
  1. Selvati

    Selvati Active Member

    Joined:
    Jun 26, 2017
    Messages:
    190
    Likes Received:
    10
    So I was pondering through my old files, updated all sk addnos and sk to their latest versions, everything works perfectly except it seems
    Code (Skript):
    1. sharpsk on armor equip:
    2.     Stuff Here
    doesn't work..

    I have this and have tried testing in many ways and nothing makes it past the first line..

    Code (Skript):
    1. sharpsk on armor equip:
    2. # Night Vision / Glare
    3.     lore of event-item contains "&eGlare I":
    4.         apply night vision 1 to player for 1 day
    I have umbaska and have tried removing the "sharpsk" part but then it says it's an unknown condition, when in current form as shown above no errors turn up, it just doesn't work.

    Any help is appreciated, my server is running 1.12.2 spigot, latest, all plugins are up to date.
     
  2. Pikachu

    Supporter Addon Developer

    Joined:
    Jan 25, 2017
    Messages:
    870
    Likes Received:
    139
    Medals:
    It should be on sharpsk armor equip
     
  3. Selvati

    Selvati Active Member

    Joined:
    Jun 26, 2017
    Messages:
    190
    Likes Received:
    10
    The docs suggested what I had put, but I changed it to what you suggested, still no errors, just also not working heck me
     
  4. Pikachu

    Supporter Addon Developer

    Joined:
    Jan 25, 2017
    Messages:
    870
    Likes Received:
    139
    Medals:
    Did you install the armor equip lib? If not, try installing that. If it still doesn't work, install the armor equip lib in skript-mirror's lbirary folder then just use skript-mirror for it.
     
  5. Selvati

    Selvati Active Member

    Joined:
    Jun 26, 2017
    Messages:
    190
    Likes Received:
    10
    Sorry I'm still considering myself fairly new to the whole scene, what is this majestical skript-mirror lib folder and skript-mirror?
     
  6. Pikachu

    Supporter Addon Developer

    Joined:
    Jan 25, 2017
    Messages:
    870
    Likes Received:
    139
    Medals:
    Off the top of my head it's plugins/skript-mirror
     
  7. Selvati

    Selvati Active Member

    Joined:
    Jun 26, 2017
    Messages:
    190
    Likes Received:
    10
    I added skript-mirror the plugin, doesn't seem to make a difference even with the armor equip lib installed in plugins, DIR/plugins/skript-mirror wasn't auto created so I made it, still nothing.. I really do appreciate your input though! Happy holidays ♥
     
  8. Pikachu

    Supporter Addon Developer

    Joined:
    Jan 25, 2017
    Messages:
    870
    Likes Received:
    139
    Medals:
    Well what event did you try to use?
    --- Double Post Merged, Nov 24, 2017, Original Post Date: Nov 24, 2017 ---
    Also if you look in console does skript-mirror note the armor lib was loaded?
     
Thread Status:
Not open for further replies.

Share This Page

Loading...