quote:
Originally posted by madman66
That cant be done with the Plus API but you can use the messenger API. Which is passed in initialise.
code:
oMessenger.Myfriendlyname()
gets the current users nickname
When i use
code:
oMessenger.Myfriendlyname()
in Initialise the MSN doesn't see my plugin?
Is there other ways to take the current nick of user?