mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Added a new value to AllowUnsafeScripting
* for disabling the memory address check in write_xxx unsafe functions.
This commit is contained in:
@@ -770,6 +770,7 @@ SkipSizeCheck=0
|
||||
DontDeleteProtos=0
|
||||
|
||||
;Set to 1 to give scripts direct access to Fallout's address space, and to make arbitrary calls into Fallout's code
|
||||
;Set to 2 to also disable the memory address check in unsafe script functions
|
||||
;Does not require sfall debugging mode
|
||||
AllowUnsafeScripting=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user