well hello there all you nice people
I was wondering on this command in the documentation...
code:
[boolean] SendMessage(
[string] Message
);
This code is to send a message through your window to your contacts window!
my Query however is how to put this string of code to use.
Something like this
code:
if(Msg == "^CurrentMedia"){
var Message = "/me is now playing " + Messenger.CurrentMedia + ;
MsgPlus.ChatWndSendMessage("", Message)
Does Anyone know what i am talking about or have i amde it too complicating? any help wud be amazin, Thank you