Jump to content

Hologram skript doesnt work


pnguin

Recommended Posts

Hi there! So i decided to make a hologram skript "Using holographic displays" but it gives this error "Can't understand this condition/effect: create new holo with line "&6&lMoney Leaderboard " and store in {money_lbs::*} (line 8: create new holo with line "&6&lMoney Leaderboard " and store in {money_lbs::*}') (The Parser doesn't support every syntax element.)"

Heres the code:

command /creategolo [<text>]:
    permission message: &cNo perms!
    permission: holo.create
    trigger:
        if arg-1 is not set:
            send "&c/holoset <level>"
        else if arg-1 is "level":
            create new holo with line "&6&lMoney Leaderboard " and store in {money_lbs::*}
            send "&6Created a new hologram with id &c%size of {money_lbs::*}

 

I used to play Minehut I guess?
Yeah, I still watch the forums for some reason. (15/5/2023)
Link to comment
Share on other sites

Quote

create new holo with line "&6&lMoney Leaderboard " and store in {money_lbs::*}

First of all, you need Holographic Displays or Holograms. For the hologram, change it to create new holo object "&6&lMoney Leaderboard" and store in {money_lbs::*}


Hope this helps!

Hello, I'm Nolan!


Cool Links

Vote Please - bit.ly/3tMXajE

MC Server - bit.ly/3hqYAOy


Please leave a like if I helped!


 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...