cyberdemon
03-10-12, 05:41 AM
Như tiêu đề mình muốn xin đoạn code đưa chữ lên TV (chỗ thông báo trên cùng,lúc mở túi phúc thường hay hiện ra đó:P)
vanluong92
03-10-12, 07:37 AM
Của bạn đây
{"Thông báo toàn server.",self.ThongBaoToanServer,self},
function tbGift:ThongBaoToanServer()
Dialog:AskString("Nhập dữ liệu", 1000, self.ThongBao, self);
end
function tbGift:ThongBao(msg)
GlobalExcute({"Dialog:GlobalNewsMsg_GS", msg});
end
Have fun. \m/
Powered by vBulletin® Version 4.2.0 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.