quote:
Originally posted by Omnipotence
Javascript
It's not Javascript, it's Jscript. It's similiar, but not exactly the same.
quote:
Originally posted by Omnipotence
Contact being the initiator. I made that line run right when I block someone on the chatwnd. Im wondering why it won't unblock. Is it perhaps that the iterator fails when I block them due to chat disabling or perhaps something else?
I suggest you use something like this:
code:
OnEvent_ContactBlocked(
[string] Email
);
Read the scripting documentation for these types of events.