Jump to content

Lores in GUIs - TuSKe


Zuno1Cze

Recommended Posts

Hello i have an problem with lores in TuSKe GUI

format gui slot 7 of player with red glass pane named "&aMining Level XX" lored "&7Reward:|| &aDouble Drop Chance:|| &640%||||&c&lLocked" to do nothing

This is what i used before and it worked good, now it won't i also tried to change "lored" to "with lore" but it didn't help, the server is 1.15.2

Link to comment
Share on other sites

format gui slot 7 of player with red glass pane named "&aMining Level XX" lored "&7Reward:", "&aDouble Drop Chance:", "&640%%" and "&c&lLocked" to do nothing

Try using lists instead.

Also "%" should be double if you want it in a string so "%%"

Developer

Skript, HTML, CSS, PHP, Java, JavaScript, Python, Lua

Link to comment
Share on other sites

2 hours ago, _TaZePUg said:

format gui slot 7 of player with red glass pane named "&aMining Level XX" lored "&7Reward:", "&aDouble Drop Chance:", "&640%%" and "&c&lLocked" to do nothing

Try using lists instead.

Also "%" should be double if you want it in a string so "%%"

Not working tho.

format gui slot 7 of player with red glass pane named "&aMining Level XX" lored "&7Reward:" and " &aDouble Drop Chance:" and " &640%","&c&lLocked" to do nothing

 

//Ok the problem was the 40%, you were true i needed to use %% instead %. Thx 

Edited by Zuno1Cze
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...