Tewahh's latest activity

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

  • Tewahh
    Tewahh replied to the thread Custom Enchants.
    Being late is fine, but, now its my time to be a little late, how would I shorten my code and use functions, loops etc. any...
  • Tewahh
    Tewahh posted the thread Custom Enchants in Skript Help.
    function GetLoreSize(p: player) :: integer:# :: integer : set {_Lore::*} to lore of {_p}'s tool loop {_Lore::*}: return...
  • Tewahh
    Tewahh replied to the thread JustADev's Snippits.
    I dont think the "Lines of Lore:" part works. I put it in the skunity parser, and it gave me errors.
  • Tewahh
    Tewahh replied to the thread Custom Enchants Request & Help.
    Alright, I'll have to add that, i know about using Functions to make code shorter and cleaner, but im not good at making them. I really...
  • Tewahh
    Tewahh replied to the thread Custom Enchants Request & Help.
    # TO-DO LIST # make commands that will disable enchants/messages # finish the actual enchanter gui # figure out how to shorten and...
  • Tewahh
    Tewahh replied to the thread Custom Enchants Request & Help.
    oh yeah, completely forgot that we could do that. thank you!
  • Tewahh
    Tewahh replied to the thread Custom Enchants Request & Help.
    so, what about the long lines of code near the middle ish. where the actual enchants are obtained using the right click method?
  • Tewahh
    Tewahh replied to the thread Custom Enchants Request & Help.
    bump
  • Tewahh
    command /ce: aliases: /customenchants, /customenchant, /enchants trigger: set {_item} to gray stained glass pane...