Shipyard oxp is practically finished (just need to place that damn dock correcly!)
I would like you to send me your wing models of one of your ships.
I want to add them as frangibles/addedbits to the main model. There will be one shipyard per galaxy and about 4 or 5 unfinished ships per shipyard. Until I get (much) better at programming, I won't be able to follow my plan to randomise the models on entry to the galaxy.
You can either "deconstruct" it yourself or send it to me and my drones will dismantle it for you. No need to send textures as the shipyard does not handle paint jobs. (oooh, this gives me the idea of a GTA style paint shop where you can auto paint your own ship....)
Please don't send dats as, although I have the dat2objtex.py, it appears to be a note file rather than a program and I don't how to turn one into t'other.
Please send them by board message and thanks in advance!
Need your half made models
Moderators: winston, another_commander
- Amen Brick
- Deadly
- Posts: 187
- Joined: Sat May 10, 2008 5:22 pm
- Location: Bolton!
- Griff
- Oolite 2 Art Director
- Posts: 2483
- Joined: Fri Jul 14, 2006 12:29 pm
- Location: Probably hugging his Air Fryer
it sounds as though Windows has appended .txt to the end of the dat2objtex.py file, making the whole file name dat2objtex.py.txt
fixing this will involve either:-
a) redownloading the file: go to
http://svn.berlios.de/svnroot/repos/ool ... onverters/
right click on Dat2ObjTex.py and choose 'Save as..' from the popup menu and save the file to your hard disk, it should have the correct .py file extension.
or:
b) this is the more faffy solution - turning off the 'Hide file extensions for known file types' option (double click 'my computer' then click tools->folder options from the my computer window, select the view tab and untick the 'Hide extensions for known file types' option then click OK) and editing the file name so it reads obj2dattex.py. you can then go back and retick the file extensions for known file types' option
fixing this will involve either:-
a) redownloading the file: go to
http://svn.berlios.de/svnroot/repos/ool ... onverters/
right click on Dat2ObjTex.py and choose 'Save as..' from the popup menu and save the file to your hard disk, it should have the correct .py file extension.
or:
b) this is the more faffy solution - turning off the 'Hide file extensions for known file types' option (double click 'my computer' then click tools->folder options from the my computer window, select the view tab and untick the 'Hide extensions for known file types' option then click OK) and editing the file name so it reads obj2dattex.py. you can then go back and retick the file extensions for known file types' option
Re: Need your half made models
have you installed pythonAmen Brick wrote:Shipyard oxp is practically finished (just need to place that damn dock correcly!)
I would like you to send me your wing models of one of your ships.
I want to add them as frangibles/addedbits to the main model. There will be one shipyard per galaxy and about 4 or 5 unfinished ships per shipyard. Until I get (much) better at programming, I won't be able to follow my plan to randomise the models on entry to the galaxy.
You can either "deconstruct" it yourself or send it to me and my drones will dismantle it for you. No need to send textures as the shipyard does not handle paint jobs. (oooh, this gives me the idea of a GTA style paint shop where you can auto paint your own ship....)
Please don't send dats as, although I have the dat2objtex.py, it appears to be a note file rather than a program and I don't how to turn one into t'other.
Please send them by board message and thanks in advance!
else its found here
http://www.python.org/download/
if correctly installed, the icons should look like this
Bounty Scanner
Number 935
Number 935
Griff's comments sound right (the icon should be the give-away, as Frame shows).
I've got both scripts and python happily running under WinXP, so there's nothing wrong with the script itself.
I've got both scripts and python happily running under WinXP, so there's nothing wrong with the script itself.
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- Amen Brick
- Deadly
- Posts: 187
- Joined: Sat May 10, 2008 5:22 pm
- Location: Bolton!