I would like to display the latest note on each player in the HUD. Has anyone done this?
It looks like you can create a column based on table notes.notes, but I'm not sure what the system will do if there exists more than one note on a player.
alternately, perhaps I can create a column that shows only the note that begins with a custom string, say, "HUD:", using the sum(if...)) type functionality. Then I can just make sure that only one note exists that starts with HUD.
Any guidance in getting this working would be appreciated. I will be working on it this afternoon.
