Hi guys i have never ever coded anything inmy life i followd a little and kindo f built myself this but it dont work can anybody explain why? and possibly the answer iwould be very greatfull
code:
function OnEvent_Initialize(MessengerStart)
{
}
OnEvent_ContactListWndDestroyed(var Message = "Fine! Leave Then" + "!"; Message = MsgPlus.RemoveFormatCodes(Message); wnd.SendMessage("", Message);
function OnEvent_Uninitialize(MessengerExit)
{
}