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.

Solved Lore New Line Skript

Discussion in 'Skript' started by SaphoGaming, Mar 6, 2020.

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

    SaphoGaming New Member

    Joined:
    Mar 2, 2020
    Messages:
    6
    Likes Received:
    0
    I have tried every single thing to make it work, but I just can't manage to do it. I tried doing it with " || " but It just won't work, aswell with %nl%. Please Help!


    format slot 12 of player with skull of {_head1} named "&b&lStaff" with lore "&7IGN &8&l» &b{@Owner1}||&7Rank &8&l» &bOwner" to be unstealable

    Any help?
     
  2. Best Answer:
    Post #2 by Goose, Mar 6, 2020
  3. Goose

    Supporter

    Joined:
    Nov 23, 2019
    Messages:
    430
    Likes Received:
    30
    try this
    Code (Text):
    1. format slot 12 of player with skull of {_head1} named "&b&lStaff" with lore "&7IGN &8&l» &b{@Owner1}" and "&7Rank &8&l» &bOwner" to be unstealable
    if that doesn't work, you did your || wrong and you should be doing this
    Code (Text):
    1. format slot 12 of player with skull of {_head1} named "&b&lStaff" with lore "|| &7IGN &8&l» &b{@Owner1} || &7Rank &8&l» &bOwner ||" to be unstealable
     
  4. SaphoGaming

    SaphoGaming New Member

    Joined:
    Mar 2, 2020
    Messages:
    6
    Likes Received:
    0
    First code worked! Thanks
     
Thread Status:
Not open for further replies.

Share This Page

Loading...