Links in levelgroups
Posted: Mon Feb 27, 2006 6:09 pm
It's very unfortunate that there won't be anymore features in 3.2.0 because this could be vary handy for the EMC levels collection (or just any *big* levels collection at all).
I'll try to explain with an example:
Let's say you know the name of the levelset you'd like to play, for example "REALLY EASY MINE". When choosing levelset, you enter "EMC LEVELS" (or however it's named), then you enter subgroup "ORDERED ALPHABETICALLY", then "R", then "REALLY EASY MINE".
Or, if you'd just want to play something easy, you could choose "EMC LEVELS", "ORDERED BY DIFFICULTY", "LEVELS FOR BEGINNERS", "REALLY EASY MINE".
However, the mine itself isn't contained twice in the levelsets directory structure, the "LEVELS FOR BEGINNERS" just links to it in its config file, like this:
It's a bit similar to symbolic links at unix systems.
[edit] fixed grammatical error(s)
I'll try to explain with an example:
Let's say you know the name of the levelset you'd like to play, for example "REALLY EASY MINE". When choosing levelset, you enter "EMC LEVELS" (or however it's named), then you enter subgroup "ORDERED ALPHABETICALLY", then "R", then "REALLY EASY MINE".
Or, if you'd just want to play something easy, you could choose "EMC LEVELS", "ORDERED BY DIFFICULTY", "LEVELS FOR BEGINNERS", "REALLY EASY MINE".
However, the mine itself isn't contained twice in the levelsets directory structure, the "LEVELS FOR BEGINNERS" just links to it in its config file, like this:
Code: Select all
link.1: emc_collection/alphabetically/r/really_easy_mine
[edit] fixed grammatical error(s)