Quote:
Originally Posted by jvnorris It Apperas there may have been some changes I have to copy a file to another folder to get it to work, Created Mapbot folder and in there created an objects folder. then copied oMapper.iss into that folder and it ran like a charm after that.
OK On to my question. I have seen it noted that one can get full mapping files by extractracting the MPQ's I have a collection of files I got by doing that for another project. Is there a particular format or anything I think the ones I have are in BIN format.. what would one do to use them. or is taht a guarded secret? |
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 Files\InnerSpace\Scripts\map.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