@PTS Thanks for the report.
1. I tested here and you Plugin Command is working fine. Remember that the event must be executed for the fog to be displayed.
2. Found the issue and fixed, update the plugin and tell me if it solved your issue.
Thanks for the answer!
2. Save-Load - work fine! Tnx for fix.
1. About command - I forgot to switch the trigger... Oops... )) PlugCommand
FogEffect 1 Sky 160 50 0 0 - work!
but I want to clarify two points:
a. PlugCommand "FogMove id x y"
Ex:
FogMove 1 1 -1 (id = 1, x offset =1, y offset = -1) Valid? Because the fog is not moving. Trigger is set to "parallel"
The same thing happens with FogOpacity command (Ex
FogOpacity 1 90 0) - opacity is not change
b. In the bottom of the plugin code, where a block with examples, I see:
FogEffect 1 Sky 160 0 100 0
value 100 can not be the value 100, because this parameter is responsible for blend: "...(0: normal, 1: addition, 2: subtraction)..."
this little misunderstanding, but someone can get confused
