Well... well... spare some time for a NOOB. I have re-read this thread 3 times.
From start to finish.
... And I still do not find a way to get this thing to work.
I went to the site mentioned on page 5. .... pastebin.com/f7a2c56e7
All that "code" I downloaded, and got a file called f7a2c56e7.txt.
I opened this file, and "saved as" map.iss
So far so good.
I placed the file map.iss in my same folder as openbot. IE C:Program FilesInnerSpaceScriptsmap.iss
So I run innerspace and I run openbot. I then run map with the following command
'run openbot/map 40 2' and I get
Code:
C:/Program Files/InnerSpace/Scripts/openbot/map.iss(1): Could not locate file mapbot/objects/oMapper.iss for preprocessing
Preprocessing failed on C:Program FilesInnerSpaceScriptsopenbotmap.iss
Failed to parse script 'C:Program FilesInnerSpaceScriptsopenbotmap.iss'
RunScript 'openbot/map' failed
This I understand. It is looking for a file called oMapper.iss. I could place this file anywhere... so long as the path poiting towards it is correct in the first line of map.iss
BUT.... where do I find a file called oMapper.iss?
I tried creating just a blank text file called "oMapper.iss" and nothing happens. If I make this blank file ... then executing 'run openbot/map 40 2' seems to work in that the blue console fills up with many scrolling numbers.
Nothing else happens.
No rendering of map points happen in the rendered map. Nothing.
Please, I am very stupid. Could someone explain this in NOOB language?
Regards