
12-03-2012, 02:09 AM
|
Cyril Rain
|
 |
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
|
|
I am sending triggers. I keep them stored client array because I'm just improving on what was already there, but if I just trigger the message straight through there is no record, and my system shows a record of past messages for the player.
I also have buttons that show a certain category (e.g. masses, or guild messages), which is why I made it like it is as well.
Even in the thing you posted above, I'd still have to separately show mass, tell, guild, and system messages, and then show them all at once. Granted sorting them all in one array might be easier to separate than add together, but also I'm figuring the large amount those variables could turn into on some categories, and prefer them separated.
I have them all sorted out and show, I just can't seem to loop through and pull them together. |
|
|