dynamicTextRequest won't work atm :/

This commit is contained in:
eraser1 2015-08-31 16:52:21 -05:00
parent 8e05d669c4
commit bc1e2f7ed9

View File

@ -49,7 +49,8 @@ DMS_DEBUG = false;
//Mission notification settings
DMS_PlayerNotificationTypes = [ // Notification types. Supported values are: ["dynamicTextRequest", "standardHintRequest", "systemChatRequest"]
"dynamicTextRequest",
//"dynamicTextRequest", <--- Currently won't work.
"standardHintRequest",
"systemChatRequest"
];
DMS_dynamicText_Size = "0.55"; // Dynamic Text size for "dynamicTextRequest" notification type.