Merged from revision: 1961

Autofire bullets (by Sevenfm)
Set default number of autofire bullets:
0 = Max bullets allowed with max aiming
1..10 = Set default number of bullets

1. For MPs and SMGs
SET_DEFAULT_AUTOFIRE_BULLETS_SMG = 1
2. For ARs, Rifles and Shotguns
SET_DEFAULT_AUTOFIRE_BULLETS_AR = 1
3. For MGs
SET_DEFAULT_AUTOFIRE_BULLETS_MG = 1

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1962 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2014-02-26 18:57:10 +00:00
parent a32b512cb9
commit dd2288a63c
2 changed files with 20 additions and 0 deletions
+10
View File
@@ -779,6 +779,16 @@ USE_ENHANCED_DESCRIPTION_BOX = 0
USE_NEW_BURST-AUTO_TARGETING_CURSORS = 1
;------------------------------------------------------------------------------------------------------------------------------
; Set default number of autofire bullets:
; 0 = Max bullets allowed with max aiming
; 1..10 = Set default number of bullets
;------------------------------------------------------------------------------------------------------------------------------
SET_DEFAULT_AUTOFIRE_BULLETS_SMG = 1
SET_DEFAULT_AUTOFIRE_BULLETS_AR = 1
SET_DEFAULT_AUTOFIRE_BULLETS_MG = 1
;------------------------------------------------------------------------------------------------------------------------------
; When this is set to TRUE, it will change the way that the CTH Bar and "F" key feedback report our CTH. Based on
; the characters' Experience Level, Wisdom, Marksmanship and Sniper Skill (if any), the program will decide how accurate our
+10
View File
@@ -777,6 +777,16 @@ USE_ENHANCED_DESCRIPTION_BOX = 0
USE_NEW_BURST-AUTO_TARGETING_CURSORS = 0
;------------------------------------------------------------------------------------------------------------------------------
; Set default number of autofire bullets:
; 0 = Max bullets allowed with max aiming
; 1..10 = Set default number of bullets
;------------------------------------------------------------------------------------------------------------------------------
SET_DEFAULT_AUTOFIRE_BULLETS_SMG = 1
SET_DEFAULT_AUTOFIRE_BULLETS_AR = 1
SET_DEFAULT_AUTOFIRE_BULLETS_MG = 1
;------------------------------------------------------------------------------------------------------------------------------
; When this is set to TRUE, it will change the way that the CTH Bar and "F" key feedback report our CTH. Based on
; the characters' Experience Level, Wisdom, Marksmanship and Sniper Skill (if any), the program will decide how accurate our