Jump to content
  • 0

How to auto auto chat in trade channel (+)


lamle1112

Question

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.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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"));
Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

  • 0

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...