P.U.G.S.

2 - Add description box to form

Add Raid description box. Update form to use raid description as message.

Probably wise to create a BuildMessage function that updates a CurrentMessage variable. Then every routine that outputs the message outputs CurrentMessage and every time some event happens that changes the message (eg: text updated, requirements updated, raid composition changes (players join/leave) etc) the BuildMessage function is called to update the CurrentMessage.

This then leads to maximum flexibility eg: /w to Raid Leader - return CurrentMessage, so rather than building the message every single time its required you only build it if it needs changing.

User When Change
Pericles Aug 16, 2010 at 11:06 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Reported
Aug 16, 2010
Status
New - Issue has not had initial review yet.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees