Backported get/set_proto_data changes and LoadProtoMaxLimit option from the develop branch.

Added more definitions to define_extra.h.
This commit is contained in:
NovaRain
2018-10-08 21:45:16 +08:00
parent d9b748c261
commit a7e492a80f
6 changed files with 125 additions and 90 deletions
+4
View File
@@ -360,6 +360,10 @@ CorpseLineOfFireFix=0
;Set to 1 (or some higher number if needed, the maximum is 127) to prevent 100% CPU use
ProcessorIdle=-1
;Set a number of how many protos of a type can be loaded into memory at once (valid range: 512..4096)
;Set to -1 to let set_proto_data script function automatically increase the limit when needed
LoadProtoMaxLimit=-1
;Set to 1 if using the hero appearance mod
EnableHeroAppearanceMod=0