lamle1112 Posted April 9, 2011 Posted April 9, 2011 Hi everybody, i have new idea but I don't know how to built it :D. I need auto chat ( same as auto annouce of GM channel) for premium members can auto shout there items. How can I built it ? :D Thanks for reading. Quote
0 Matim Posted April 9, 2011 Posted April 9, 2011 What do you mean by "auto chat" You mean some kind of "announcements" but with at this chat with this color? Simply use: player.sendPacket(new CreatureSay(0, Say2.TRADE, "Server", "Your text")); Quote
0 lamle1112 Posted April 13, 2011 Author Posted April 13, 2011 What do you mean by "auto chat" You mean some kind of "announcements" but with at this chat with this color? Simply use: Thank Matim! But i don't know where can it put this code? "Auto Chat' means is a function which the players can see in trade channel with a loop time same as auto announcement in TvT or Olympaid. But this code will auto show guild of server in trade channel :P Quote
0 Tryskell Posted April 13, 2011 Posted April 13, 2011 Just search how autoannouncements are made, but instead of using the instance which broadcast announcement, clone it and replace the announcement part for trade one. Quote
Question
lamle1112
Hi everybody, i have new idea but I don't know how to built it :D.
I need auto chat ( same as auto annouce of GM channel) for premium members can auto shout there items.
How can I built it ? :D
Thanks for reading.
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.