Fog 1.0

Category / Domain : C3D3 Plugin
SCOL Voy@ger Compatibility : V 3.2 or above
Update : 1999/11

Function

This plugin allows to activate or to deactivate fog on a selected client or on all clients.
It allows also to deactivate the fog in 3D soft mode.

Configuration


Figure 1 : Fog plugin interface

Enable fog in 3D soft mode => activates fog in software render mode.

Enable fog at startup => activates fog from the starting up.

Keep Dynamic Changes => saves the state and restores it when starting up again.

Implementation

Action Function
module.event à C3D3.instance.enableFog Activate fog on a selected client
module.event à C3D3.instance.enableFogS Activate the fog at all the clients
module.event à C3D3.instance.disableFog Deactivate the fog at a client
module.event à C3D3.instance.disableFogS Deactivate fog on all clients

Event Function

Zone Function Interface Assignment
None