Enabling #main when logging in

snowflake1963

New member
Messages
97
Points
0
Hello All
default_smile.png


This might sound like a silly question but

How do I enable the #main chat when players login?

Mfg

Snowflake

 
@@snowflake1963

trunk/conf/channels.conf

/* "map_local_channel" is a instanced channel unique to each map. */ map_local_channel: true
TRUE to enable
FALSE to disable

 
Back
Top