Currently group notices often go unnoticed.
This is because they are not shown to the user when they log in they are too hidden away. Users are only likely to see group notices if they happen to be logged in and present at their computer at the time the notice is sent out.
As a sim owner, I would like to be able to get the group notice list when a user enters the region, and display the notices relevant to my region to the user in local chat.
Here's what I propose:-
Add list llGetGroupNotices()
Retrieves any currently visible notices for the group the object is in.
The list will be strided as follows:-
[string timestamp, string notice_title, string notice_message]
Sim owners like me could then use this list to display recent notices to guests when they enter the region.