GMS_RC/GMS_Client/GMS_clientSettings.sqf

11 lines
267 B
Plaintext
Raw Normal View History

2023-09-23 14:05:31 +00:00
/*
Adjust these to suit your liking.
*/
GMS_useHint = false;
GMS_useSystemChat = true;
GMS_useTitleText = false;
GMS_useDynamic = true;
GMS_useToast = false; // Exile only
GMS_aiKilluseSystemChat = true;
GMS_aiKilluseDynamic = false;
GMS_aiKilluseTitleText = false;