1 |
Any
maps
with
fog
version
pre
Fairyland
1.
1
will
not
function
anymore.
This
map
was
based
on
blueprint
so
it
has
an
older
version
of
dualfog?
|
1 |
Any
maps
with
fog
version
pre
Fairyland
1.
1
will
not
function
anymore.
This
map
was
based
on
blueprint
so
it
has
an
older
version
of
dualfog.
|
2 |
\n
|
2 |
\n
|
3 |
How did you manage to enable it without map options?
|
3 |
How did you manage to enable it without map options?
|
4 |
\n
|
4 |
\n
|
5 |
[q]
|
5 |
[q]
|
6 |
if (Spring.GetMapOptions().fog == "1") then
|
6 |
if (Spring.GetMapOptions().fog == "1") then
|
7 |
enabled = true
|
7 |
enabled = true
|
8 |
else
|
8 |
else
|
9 |
enabled = false
|
9 |
enabled = false
|
10 |
end[/q]
|
10 |
end[/q]
|