#holo leaderboard
1 messages · Page 1 of 1 (latest)
i dont see the text display
trigger:
set {_loc} to location(-135, 121, 40,"world",-180,0)
set {_display} to text display
set display text of {_display} to "Line 1", "Line 2" and "Line 3"
set display view range of {_display} to 500
spawn {_display} at {_loc}
wait 10 seconds
delete {_display}```
u have to set the stuff after u spawn it
i made this function but how do i only display the top 10 players?
loop all players:
set {leaderboard::sorted::*} to sorted {-beaconGrab::game::difficulty::*}
broadcast "%{leaderboard::sorted::*}%"```
WHAT YOU DOING HERE
y wouldnt i be hear