
Likes: 0

True story.Code:local Mangos = nil function MangosHasLua(pUnit, Event) local ManLua = Mangos:HasLua() if (ManLua == true) then pUnit:SendChatMessage(12, 0, "Mangos is full of win") else pUnit:SendChatMessage(12, 0, "Mangos is full of fail") end end





Reply With Quote
Bookmarks