May prevent "how are you civilian?" messages from NPC

This commit is contained in:
[VB]AWOL
2013-11-24 08:56:30 -06:00
parent b51440d6c1
commit 79253e4d3f
20 changed files with 40 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ dayz_previousID = 0;
player setVariable ["BIS_noCoreConversations", true];
//disable radio messages to be heard and shown in the left lower corner of the screen
enableRadio false;
// May prevent "how are you civillian?" messages from NPC
enableSentences false;
// DayZ Epoch config
spawnShoremode = 1; // Default = 1 (on shore)