.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Command 3.0- Save $12.00
War Plan Pacific- Save $7.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old April 19th, 2003, 03:26 PM

dominictus dominictus is offline
Private
 
Join Date: Apr 2003
Location: Austin, TX
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
dominictus is on a distinguished road
Default Re: How do I create a planets.bmp file?

Hmmm...

Well I already put a lot of work into organizing the planets and making the secttype. As best that I can tell, the order is irrelevent to the game itself, so I'm not ready to scrap this project yet..

Fyron, did you create that planets.bmp that is in the planet pack? So what did you do, just use paint and copy and paste? If so, how did you maintain the 36x36 pixel size, that must have been really tedious? I'm just looking for an easy way to generate the planets.bmp. By using html, I was quickly able to create it on the screen quite nicely. Then I did a screenshot and pasted into paint. The prob though is when I launch the game, the planets are not centered, so I see like 3/4 of one planet and part of another, and NONE of the warp points show up, just white boxes, even though if I click on them the info pane on the top right shows the correct image there, so I know the secttype is working properly.

any ideas?

Thanks,

Dominictus
Reply With Quote
  #2  
Old April 19th, 2003, 08:48 PM
Suicide Junkie's Avatar
Suicide Junkie Suicide Junkie is offline
Shrapnel Fanatic
 
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Suicide Junkie is on a distinguished road
Default Re: How do I create a planets.bmp file?

Solid white boxes would indicate that the image location they reference is below the bottom of the planets.bmp
-> You need to increase the height of your bitmap.

If your images are offset by that much, you need to shift them to counter it.
If you used the planetpack bitmap for reference, you probably aligned it to the right, and covered the blue numbering edge with planet images, instead of aligning it to the left.

The order is only relevant to the game for referenceing which planet gets which image. You don't want asteroids looking like stars, for example.

The whole point of the imagemod packs are that players only have to download and install the files once. Since we are talking 60 megabytes of images here, multiplied by however many mods you have, that can add up very quickly.
By using a common set of images, and adding to the end, the BMPs remain backwards-compatible, and have a much smaller footprint on your harddrive.

As for the arrangement of the minis, I did the grunt work there.
It was just Copy and Pasting in paint, using the red & white grid to help align things. Then a renaming of the submitted portraits to match the location of the corresponding minis.
Reply With Quote
  #3  
Old April 19th, 2003, 08:48 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: How do I create a planets.bmp file?

Quote:
Fyron, did you create that planets.bmp that is in the planet pack? So what did you do, just use paint and copy and paste?
No, SJ did that. See his post for how to do it.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #4  
Old April 20th, 2003, 08:33 AM

dominictus dominictus is offline
Private
 
Join Date: Apr 2003
Location: Austin, TX
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
dominictus is on a distinguished road
Default Re: How do I create a planets.bmp file?

Just wanted to say thanks for the pointers...
I used SJ's planets.bmp, expanded it out to 1799 pixels tall (for all 1000 objects), drew a clean grid on it, and I've been merrily moving pics around to fit my scheme. almost done (5 hours later.. heh) and preliminary testing is excellent so far.

When I'm done I'll be posting a mod that I'm working on for a pbw game. More info soon...

Dominictus
Reply With Quote
  #5  
Old April 22nd, 2003, 06:51 AM
narf poit chez BOOM's Avatar

narf poit chez BOOM narf poit chez BOOM is offline
Shrapnel Fanatic
 
Join Date: Mar 2003
Location: CHEESE!
Posts: 10,009
Thanks: 0
Thanked 7 Times in 1 Post
narf poit chez BOOM is on a distinguished road
Default Re: How do I create a planets.bmp file?

atrocities got competition, i think.
__________________
If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++
Some of my webcomics. I've got 400+ webcomics at Last count, some dead.
Sig updated to remove non-working links.
Reply With Quote
  #6  
Old April 24th, 2003, 01:48 AM

dominictus dominictus is offline
Private
 
Join Date: Apr 2003
Location: Austin, TX
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
dominictus is on a distinguished road
Default Re: How do I create a planets.bmp file?

ok-

I finished creating the planets.bmp; all of the art works, and matches up to the planet files correctly.
However-
the secttype is not matching! All of the stellar objects get the size/description 1 off from the secttype, yet the #'s match. I am completely baffled now.

ideas?

dominictus
Reply With Quote
  #7  
Old April 23rd, 2003, 07:33 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: How do I create a planets.bmp file?

A lot of the image types are offset by 1. Just change all the numbers in SectType.txt by 1 (IIRC, subtract 1, cause they start at 0).

[ April 23, 2003, 18:33: Message edited by: Imperator Fyron ]
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.