quote:
Originally posted by m0nst3rkill3r
Why not an Array with Some Contacts?
I think if you were to use the array, it would work, but could have a couple of exploits possible. Because OnEvent_ChatWndReceiveMessage will tell you the name of the message sender, not the email address. You could check if the name matches that of any of the email addresses that are allowed to change and then do it, but this will give a false positive if one of your contacts without permission has the same name as one who does.