ViRuZGamiing Posted May 25, 2013 Posted May 25, 2013 Like you can see on the screenshot the teams are list above the players... What I want is to make it shorter. from the left to the right: Username > Team Not: Team Username "If debugging is the process of removing software bugs, then programming must be the process of putting them in."
csiguusz Posted May 25, 2013 Posted May 25, 2013 Set the "forceHideTeams" in the soreboard's settings to true ( so the teams wont be displayed ), then add a new column with exports.scoreboard:scoreboardAddColumn ( "Team" ) Then you have to set every player's "Team" element data to its team. For example: setElementData ( somePlayer, "Team", "Civilian" ) Owner of [HUN]Magyar Play Szerver 1.4, IP: 31.220.43.153:22003
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