ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Smudge

From ModEnc
Jump to: navigation, search
This page should correctly be named "[Smudge]"; it is wrong due to technical restrictions.


This section is responsible for pre-placed SmudgeTypes that should appear on the map.

Section

Tiberian Dawn

Red Alert, Counterstrike, Aftermath

Tiberian Sun, Firestorm, Red Alert 2, Yuri's Revenge

The [Smudge] section in a map takes this format:

[Smudge]
Index=SMUDGE_ID,X,Y,IGNORE
Meanings of each string
String Meaning
Index An index into this list, not processed or saved, so any string without equals-signs will do.
SMUDGE_ID The SmudgeType's ID. Must be already defined in the [SmudgeTypes] section.
X The X coordinate of the top corner cell of this Smudge.
Y The Y coordinate of the top corner cell of this Smudge.
IGNORE If set to a non-zero value, this Smudge will not be created.