• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Main Chat OnLogin

Alexandria

New member
Messages
341
Points
0
Location
localhost
Hello there.

I would like that my users dont have to type something in order to read the messages in main. They should automatically log in and be able to read, even if they don't speak

Thanks

 
add it to your OnPCLoginEvent.

Code:
atcommand "@join #channel name here";
 
Back
Top