As for the Alcscript, with the current numbering in your Python file the parameters would go here:
- Code: Select all
Region_FogChange:
[..]
actions:
- type: pythonfile
name: FogChangePythonFileMod
pythonfile:
file: <NameOfPythonFile> # without '.py' extension
parameters:
- type: activator
ref: logicmod:logicMod_Enter
- type: activator
ref: logicmod:logicMod_Exit
- type: int
value: -20
- type: int
value: 100
- type: float
value: 1.0