Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Map Zed 2.3

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
7/27/2017 6:03:49 PMCArankTheMooseIsLoose before revert after revert
Before After
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]