mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Updated version number and changelog
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
;sfall configuration settings
|
||||
;v3.8.45.1
|
||||
;v3.8.46
|
||||
|
||||
[Main]
|
||||
;Set to 1 if you want to use command line arguments to tell sfall to use another ini file
|
||||
@@ -669,7 +669,7 @@ DialogPanelAnimDelay=33
|
||||
PipboyTimeAnimDelay=50
|
||||
|
||||
;Set to 1 to let you use the command cursor to specify targets for party members to attack in combat
|
||||
;The 'Attack Who' preference in the combat control panel of party members must be set to 'Whomever you want'
|
||||
;The 'Disposition' setting in the combat control panel for party members must be set to 'Custom'
|
||||
PartyOrderToAttack=0
|
||||
|
||||
;Changes the way weapon reloading works when you drag ammo onto a weapon in the inventory
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
These are some example mods I've put together. Each uses sfall features in a simple way, generally involving a single global script. The uncompiled versions of each script is included.
|
||||
|
||||
Further good examples of sfall scripts are available from Nirran's site: http://www.nirran.com/
|
||||
Further good examples of sfall scripts are available from:
|
||||
* FO2tweaks: https://github.com/BGforgeNet/FO2tweaks
|
||||
* EcCo Gameplay Overhaul: https://github.com/phobos2077/fo2_ecco
|
||||
* Nirran's site: http://www.nirran.com/
|
||||
|
||||
Reference in New Issue
Block a user