O.P. RE: can this be done?
secondary question, quite unrelated:
in a script i'm working on, i need to compare the last message the user sent (stored into a variable when the user sends a message) with the last message in the conversation window. the only problem is that the last message in the window is after evaluating any commands, and the last one the user sent is before. is there any way to grab a message after commands have been evaluated?
|