Talk:Message: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Am I missing something on the very first page I read (/me sighs) or is the Message Format example wrong? Shouldn't it be "multiple 3" or maybe have a 4th NeighborBlock or be "variable"?
Am I missing something on the very first page I read (/me sighs) or is the Message Format example wrong? Shouldn't it be "multiple 3" or maybe have a 4th NeighborBlock or be "variable"?
So the message format example was pulled directly from the message template, so it works (even though it's never used, just there to test the parser). However, the message format [i]description[/i] was off, as variable shouldn't have a number after it for block sizes (that's added to the message on creation). Fixed that.

Revision as of 22:07, 14 January 2007

Am I missing something on the very first page I read (/me sighs) or is the Message Format example wrong? Shouldn't it be "multiple 3" or maybe have a 4th NeighborBlock or be "variable"?

So the message format example was pulled directly from the message template, so it works (even though it's never used, just there to test the parser). However, the message format [i]description[/i] was off, as variable shouldn't have a number after it for block sizes (that's added to the message on creation). Fixed that.