quote:
Originally posted by markee
quote:
Originally posted by -dt-
currently it does that on every OnEvent_Initialize though (Smilie) *wishes there was a onimport event*
quote:
Originally posted by scripting documentation
MessengerStart
[boolean] Specifies the reason for the event to occur. If this parameter is true, the event was generated during the startup of Messenger. If it is false, the event was generated after the script was imported, enabled, or restarted.
That would at least cut it down to when the script is initialised while messenger is running...
but what happens if the script is imported :/ MessengerStart wouldnt be true then since messenger has already started