Static Effects

Static effects are things you can add to your map that don't have a model and can't be interacted with. You add them using:
*addstaticeffect [EFFECT_NUM],[WORLD_X],[WORLD_Y]
Supported values for [EFFECT_NUM] are:

To remove all static effects from the map:
*delallstaticeffects

An alternative option to using static effects is to add backgroundmodels or ornamental buildings that have effects attached to them using the Model Converter. This has the advantage of giving you more direct control of the location of the effect.