Zuno1Cze Posted April 18, 2020 Share Posted April 18, 2020 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 More sharing options...
_TaZePUg Posted April 19, 2020 Share Posted April 19, 2020 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 More sharing options...
Zuno1Cze Posted April 19, 2020 Author Share Posted April 19, 2020 (edited) 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 April 19, 2020 by Zuno1Cze Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now