yup. just as I thought waaay above my computer skills and I dont want to mess with it as I dont have it as my own personal computer and dont know that much about coding. I may just download the whole file
Quote:
Originally Posted by Pisces
Abd_von_Mumit: The list of files I had was atleast twice about a month ago from what it is now. They probably deleted the files that are downloaded the least often. In a way I can understand that, as it's a free service. But their policy used to be that the account holder got the chance to uncheck the files from the 'to be deleted'-list. Either they messed up again or decided to do it anyway. It's a good thing we have the subsim download section here. Your files are NOT SAFE at Filefront! Make sure you store it elsewhere too.
USNSRCaseySmith: You'd have to dig into the menu_1024_768.ini file that is part of the mod, and copy it in yourself. But you know all the warnings that come with messing with files, right? Make sure you have backups as one typo can make the game crash from the start. I think it was described in one of his threads (for the different releases). But they are so long I haven't got a clue anymore were it is. The image he made for the movable protractor (compas) is in OLCGui-something\data\menu\OLC\Protractor.tga. I think you can find that in all editions he made. If you open menu_1024_768.ini in a text-editor and search for that name then you should find the right location.
Hmm, found it:
It should be inserted at the end of the series of G31 blocks in your SH3-folder\data\menu\menu_1024_768.ini file. Each block should have a different, but ascending I-number. So, change the 25 to the last+1 number that you allready have. You may want to change the "Pos" coordinates. It's in X,Y,Xsize,Ysize. The origin for X and Y is the lower left corner of your screen. Copy the image somewhere in SH3-basefolder\data\menu (since you likely do not have the OLC folder yet) and adjust the path in the line: Mat 0=data/Menu/OLC/Protractor.tga But I suggest you first learn how to setup a mod folder structure for JSGME to put it in.
It also contains a smaller (movable) version of the nomograph: OLCGui-something\data\menu\OLC\nomo.tga. You can insert it in a similar fashion.
|