The title sounds very strange and may cause a few "what on earth does this kid want"s but I think I can explain this event idea pretty well.
As you know, putting "%1" into a print event's check box causes it to print the name of the person who called the event in place of the "%1". What I want is a way to store multiple names that can be used later.
Example:
Sitrus picks up a fruit, and his name is then stored as "fruit taker". Later, Myst finds a very hungry bot. The very hungry bot asks if Myst can go and fetch Sitrus (or whoever was stored as "fruit taker") to give him the fruit.
In the event menu, this would look something like
OnBotActivate>Client>ChatMessage>"could you ask %fruit_taker% to hand me that orange?"
EDIT: Gen. Hothauser's idea worked.