DjMixCuma Posted May 1, 2012 Share Posted May 1, 2012 Heello i have scoreboard and i want add ID before Name table. How to that? Link to comment
TAPL Posted May 1, 2012 Share Posted May 1, 2012 https://forum.multitheftauto.com/viewtop ... 48&t=41088 Link to comment
DjMixCuma Posted May 1, 2012 Author Share Posted May 1, 2012 add ID before Name table i want table ID, before Name table. i have ID system. Link to comment
AeroXbird Posted May 1, 2012 Share Posted May 1, 2012 You add another colum and the id data goes in there. couldnt think of that yourself? Link to comment
Wei Posted May 1, 2012 Share Posted May 1, 2012 No he allready maded that. He means position of colum! You mean that ? exports.scoreboard:addScoreboardColumn( "(name of colum here)",root,(position of colum here) ,(size of colum here) ) I hope I helped Link to comment
DjMixCuma Posted May 1, 2012 Author Share Posted May 1, 2012 i want this: before "name" table. :XXX Link to comment
Guest Guest4401 Posted May 1, 2012 Share Posted May 1, 2012 Blazy already told it... Anyways here it is what exactly you need: exports.scoreboard:addScoreboardColumn("ID",root,1,0.02) Link to comment
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