Difference between revisions of "Global Properties"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) |
Shadlington (Talk | contribs) |
||
Line 7: | Line 7: | ||
{| class="wikitableShiny" border="1" | {| class="wikitableShiny" border="1" | ||
|- | |- | ||
− | ! | + | ! '''Property''' |
− | ! | + | ! '''Type''' |
− | ! | + | ! '''Description''' |
|- | |- | ||
| m_width | | m_width |
Revision as of 16:31, 14 August 2012
Something here about the general concept of global properties.
Then a big ol' list of the properties, with their types and descriptions. Link to their own articles only if more detail is required.
Property | Type | Description |
---|---|---|
m_width | Integer | Map generator width |
m_height | Integer | Map generator height |
m_seed | Integer | Map generator seed |
m_generator | String | Map generator file config file path. e.g. Maps/generator_ctf_mountain.cfg |