Schwido 0 Posted March 23, 2020 How do I make a custom UI for a scoreboard system similar to the one in "City shootout - winter"? please teach me if you know, thanks! Share this post Link to post Share on other sites
Azaren 130 Posted April 16, 2020 1st: you must know - what is array and how works 2nd: you must know - what is instructions and how works 3th: you must know - how to push player to array for create player list (array) 4th: you must know - how to work with index of arrays 5th: you must know - how to "copy" and "splite" player from player list like "value" 6th: you must know - how to create "scorelist" (new array) with same index like playerlist and get score value with same index like "playerlist index" 7th: you must know - how to get array values from player list and score list (both with same index) and "export" both like text If you want, you can take a look on my game "CastleSky" with player and score list and ask me for quary. When i start, i look on this topic: " https://ylands.com/community/topic/23732-player-score-sorting-logic/ " 1 1 Share this post Link to post Share on other sites
jchob 354 Posted April 16, 2020 On 3/23/2020 at 4:40 AM, Schwido said: How do I make a custom UI for a scoreboard system similar to the one in "City shootout - winter"? please teach me if you know, thanks! @bures.peter has given you the path to learn it. And the link he gave to you is really good to follow. Another thing: there is a subforum to ask about editor questions where you can find many useful things. And it is better you ask there :) It's just for a better organization. In future, go to that sub-foum for your questions. There will be many player who will help you.https://ylands.com/community/forum/45-editor-help/ Good luck on it, and have fun :) 1 Share this post Link to post Share on other sites
bojo2736 1016 Posted April 16, 2020 Also, the P1 community is pretty good with tutorials and such. Hit them up. @RedEagle_P1. Share this post Link to post Share on other sites
RedEagle_P1. 905 Posted April 16, 2020 Check out the P1 academy here https://discord.gg/HBqgga3 Share this post Link to post Share on other sites
Hemy 0 Posted April 26, 2020 Hi! You cannot create a new island in the editor. The underwater and above sections are not editable. Does anyone know a solution? Share this post Link to post Share on other sites