first you have to create the board and set the size Set it to a varible (one that you made for the board) then use set (thing you want to set) at col - row to data you want set
then make a 2end trigger and only put the set in it not the create leader board and have that trigger update on a timer or what ever event you need.
mine updates every time a player finishes a wave. with the Run Trigger(tigger name) action
I have a very simple leader board in my map
http://sc2.nibbits.com/maps/project/74734/cronos_td-unfinishedlearning-editor
first you have to create the board and set the size
Set it to a varible (one that you made for the board)
then use set (thing you want to set) at col - row to data you want set
then make a 2end trigger and only put the set in it not the create leader board and have that trigger update on a timer or what ever event you need.
mine updates every time a player finishes a wave. with the Run Trigger(tigger name) action