Jump to content

Smudge: Difference between revisions

From ModEnc²
en>DCoder
m Maps/Smudge moved to Smudge: Moving the Maps/ sections' pages to main space.
en>Nighthawk200
m Categorising.
Line 40: Line 40:
| If set to a non-zero value, this Smudge will not be created. <!-- whoever wrote that code should be ashamed -->
| If set to a non-zero value, this Smudge will not be created. <!-- whoever wrote that code should be ashamed -->
|}
|}
[[Category:Map Information]]

Revision as of 22:37, 20 June 2008

This page should correctly be named "[Smudge]"; it is wrong due to technical restrictions.



Smudge
Sidebar/Default

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


Section

TD/CO

RA/CS/AM

TS/FS/RA2/YR

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 [[[:Template:TTL]]] 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.