Jump to content
  • 0

new player joins and score board


Achmed

Question

3 answers to this question

Recommended Posts

  • 0

I don't know how to get the score board back but I can tell you how to get the log in log off messages.

Those are SYSTEM messages which you have to turn on in your description.ext file in your MPMission "map" folder.

It will be around line 8

disableChannels[]={0,1,2,6};

 

Add the channels you want to disable. Channels left out will be enabled.

 

The channels are 

0 = Global
1 = Side
2 = Command
3 = Group
4 = Vehicle
5 = Direct
6 = System
 
I set mine to only disable Global (NEVER TURN ON) and Command. System messages and side channel are enabled.
 
disableChannels[]={0,2};
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...