UprisingValkyrie Posted July 24, 2014 Posted July 24, 2014 The Public channels are ; #main #chat #trade How can i change those channels like how the @broadcast works , but in different colors? and when players login they will automatically join those Channels ( #main , chat , trade ) can anyone help me with this? Quote
Emistry Posted July 25, 2014 Posted July 25, 2014 edit the channel setting here conf/channels.conf OnPCLoginEvent: atcommand "@join #main"; atcommand "@join #chat"; atcommand "@join #trade"; end; Quote
UprisingValkyrie Posted July 25, 2014 Author Posted July 25, 2014 edit the channel setting here conf/channels.conf OnPCLoginEvent: atcommand "@join #main"; atcommand "@join #chat"; atcommand "@join #trade"; end; How can i make it like the @broadcast command? when someone use the #main, trade, chat system.. Quote
Question
UprisingValkyrie
The Public channels are ;
#main
#chat
#trade
How can i change those channels like how the @broadcast works , but in different colors?
and when players login they will automatically join those Channels ( #main , chat , trade ) can anyone help me with this?
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.