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

Difference between revisions of "Smudge"

From ModEnc
Jump to: navigation, search
m (Categorising.)
(Updating with new sidebar + anchors)
 
Line 1: Line 1:
 
{{WrongTitle|[Smudge]}}
 
{{WrongTitle|[Smudge]}}
  
{{SideBar|Map-specific INI sections|Template:Mapping}}
+
{{MappingBar}}
  
 
This section is responsible for pre-placed [[SmudgeTypes]] that should appear on the map.
 
This section is responsible for pre-placed [[SmudgeTypes]] that should appear on the map.
  
 
__TOC__
 
__TOC__
{{clr}}
 
  
 
== Section ==
 
== Section ==
  
=== [[TD]]/[[CO]] ===
+
{{MappingBar}}
 +
=== <span id="td"></span>{{td}} ===
  
=== [[RA]]/[[CS]]/[[AM]] ===
+
=== <span id="ra"></span>{{ra}}, {{cs}}, {{am}} ===
  
=== [[TS]]/[[FS]]/[[RA2]]/[[YR]] ===
+
=== <span id="ts"></span><span id="ra2"></span><span id="yr"></span>{{ts}}, {{fs}}, {{ra2}}, {{yr}} ===
  
 
The [{{Tt|Smudge}}] section in a map takes this format:
 
The [{{Tt|Smudge}}] section in a map takes this format:
Line 29: Line 29:
 
|-
 
|-
 
! {{Anchor|SMUDGE_ID|ts}}
 
! {{Anchor|SMUDGE_ID|ts}}
| The SmudgeType's ID. Must be already defined in the [{{TTL|SmudgeTypes}}] section.
+
| The SmudgeType's ID. Must be already defined in the {{sl|SmudgeTypes}} section.
 
|-
 
|-
 
! {{Anchor|X|ts}}
 
! {{Anchor|X|ts}}

Latest revision as of 17:01, 23 June 2008

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.