No. Well, you could create an array with 14 zillion entries, or create
14 zillion dummy objects and assign their attributes. There's no
built-in magic to do what you want though.
Probably an array would be easiest to keep track of. And a helper
function, so you could say
if (IsFirstMessage(13)==0) "You look like a loon, you loon.";
else "Nothing happens.";
Where IsFirstMessage(n) checks the n'th element of an array, sets the
element to 1, and returns the original value.
--Z
"And Aholibamah bare Jeush, and Jaalam, and Korah: these were the borogoves..."