Changed the Patern to
Pattern = islands(64, 64, 3) and got Error __water-maze__/control.lua:29: attempt to call global 'Islands' (a nil value)
Tried again right after with 64, 64, 4 and got __water-maze__/control.lua:29: attempt to call global 'Islands' (a nil value)
Line 29 is the pattern ...
Search found 2 matches
- Mon Apr 04, 2016 7:45 pm
- Forum: Mods
- Topic: [MOD 0.14.x] Water maze
- Replies: 82
- Views: 46854
- Mon Apr 04, 2016 6:41 pm
- Forum: Mods
- Topic: [MOD 0.14.x] Water maze
- Replies: 82
- Views: 46854
Re: [MOD 0.12.x] Water maze
having Trouble Figuring out how to change it to islands settings :(
Using Notepad++ ive edited in the zip and after unzipping as well neither has worked, Deleted Maze1 (after about 50 tries)
the Topish Portion of my control.lua is now
local watercolor = "green"
local pattern
-- pattern ...
Using Notepad++ ive edited in the zip and after unzipping as well neither has worked, Deleted Maze1 (after about 50 tries)
the Topish Portion of my control.lua is now
local watercolor = "green"
local pattern
-- pattern ...