1. Make the dialog.
2. Code the event...
raw 367:*:{
; check if the dialog is open and you aren't on the channel ($2)
; if so: /did -a <name> <id> <parameters you want displayed in it>
; halt if you don't want the info to be also shown in status
}
raw 368:*:{
; error checks as above
; halt if the info should not be displayed
}