obj
clickable
say
icon='visual.dmi'
icon_state="equip"
Click(null,null,null,msg as text)
flick('clicked.dmi',src)
usr.say() //Here.
Problem description:
How would I get it to call the verb say and still ask what you want to type?
EDIT: This might go in developer-how-to, but I have a code too. :/