.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 September 1st, 2002, 01:18 AM

Elowan Elowan is offline
Second Lieutenant
 
Join Date: Jun 2002
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Elowan is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by DavidG:
P.S.S. Any VB programers know if VB has a limit of the number of controls you can have in an app?
There is a limit on the number of controls on a particular 'form' -- but not in an app (unless it's 64k cntrls - which I doubt). I've never run into a limitation except in VB3.

[ September 01, 2002, 00:19: Message edited by: Elowan ]
__________________
'There are old space jockies and bold space jockies but there ain't no old, bold space jockies'
Reply With Quote
  #2  
Old September 1st, 2002, 04:31 AM

Baron Munchausen Baron Munchausen is offline
General
 
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
Baron Munchausen is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by DavidG:
Thanks for all the positive feedback (without which I'd likely lose the motiviation to keep working on it)

P.S. Any suggestion on what I can add next. I guess Races is the obvious one but man some of those files are long and complicated.

P.S.S. Any VB programers know if VB has a limit of the number of controls you can have in an app?
The 'obvious' next utility might not be so easy. We really need a formation editor that can handle the new 100 ships limit. Manually laying out a formation and writing the X/Y coordinates is a royal pain even for the old 30 ship limit. Now it's 100!? Eek! The formation editor that was available previously (might still be in the download area?) worked well enough. It let you use a 'click & drag' interface to position the ships. It's just not able to handle 100 ships and the author refuses to try to update it.

[ September 01, 2002, 03:32: Message edited by: Baron Munchausen ]
Reply With Quote
  #3  
Old September 1st, 2002, 04:04 PM
Nebraskan's Avatar

Nebraskan Nebraskan is offline
Corporal
 
Join Date: Jan 2002
Location: Lincoln, Nebraska USA
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Nebraskan is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

DavidG, I love your SEModder 1.5 and am starting my own mod. I have a question though.

On the left side a tree is displayed where you select the part you want to mod. One branch of that tree is Races, but you cannot alter anything in those Races files. Is this function not yet incorporated? If it is not do you plan to incorporate at some future date?

Thank you for an excellent modding tool.
__________________
Nebraskan
Reply With Quote
  #4  
Old September 1st, 2002, 04:29 PM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by Nebraskan:
DavidG, I love your SEModder 1.5 and am starting my own mod. I have a question though.

On the left side a tree is displayed where you select the part you want to mod. One branch of that tree is Races, but you cannot alter anything in those Races files. Is this function not yet incorporated? If it is not do you plan to incorporate at some future date?

Thank you for an excellent modding tool.
hehe. I actually meant to hide that when I compiled the final ver 1.5. Ooops. I was thinking about incorporating Races but after taking a closer look at the Race .txt files they seem insanely complex compared to the data txt files so i'm not sure. I think for the imediate future I'll add some more of the txt files in the data directory like formations.txt and maybe the settings.txt
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
  #5  
Old September 1st, 2002, 10:12 PM
Nebraskan's Avatar

Nebraskan Nebraskan is offline
Corporal
 
Join Date: Jan 2002
Location: Lincoln, Nebraska USA
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Nebraskan is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

DavidG, I am further along on my mod now and have found a problem area, not critical, but needs some improvement.

I was making a new set of weapons just for bases and weapons platforms. The first weapon was Base Point Defense. I used the ship point defense as a template to make the first Base PD. Saved that and went to the new listing at the bottom of the weapons list. I wanted to make a group of 5 so I used the create group button with the Base PD still highlighted. It asked for the damage increase percentage, I put in 25. For the range increase I put 1. My original Base PD had a range of 8, damage at all ranges 60. After clicking OK I watched the group files added to the weapons list, neat . I then went and looked at the 4 new listings. Mostly good but the damage at range was not what I was expecting. The original was 60,60,60,60,60,60,60,60 and I was expecting 75,75,75,75,75,75,75,75,75 what I got was 75,75,60,60,60,60,60,60 you can see what happened. It did not increase the max range only the range of increased damage. Is this how it was intended or a programming error or oversight?

I still love SE4Modder but you asked for any errors or suggestions. I think you need to add a couple of controls on the Group window, one for setting damage to increase the same over the whole range of the weapon or incrementally. Another for the range, increase max range or just damage increase range.

Again thank you for an excellent modding tool.

Harold
__________________
Nebraskan
Reply With Quote
  #6  
Old September 2nd, 2002, 02:57 AM
Nebraskan's Avatar

Nebraskan Nebraskan is offline
Corporal
 
Join Date: Jan 2002
Location: Lincoln, Nebraska USA
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
Nebraskan is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

DavidG, I'm sorry, I think I found another slight problem. Please don't yell at me.

I was changing system types to how I want them and those that I changed moved the suns and I did not realize it. Evidently when SE4Modder loads in the system types file it assigns Coord X,Y to the suns. However in only uses a valid number for X, Y is set to 0. I did not notice this and when I started a game I had some binary and trinary systems with all the stars in the 0,0 coordinant not down near 6,6 where they should have been. Now I'm really confused because I went back to SE4Modder and looked at the binary and trunary system types and the suns were set to coord 7,0 or 5,0 or 6,0 something like that but they were at 0,0 when I went into Mapmaker to lood at the systems in the quadrent.

Just thought I should alert you to this little minor strange problem.

Please keep fixing these minor problems and very soon this will be the Ultimate Modding Tool for SE4. Thank you

Harold
__________________
Nebraskan
Reply With Quote
  #7  
Old September 2nd, 2002, 03:11 AM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by Nebraskan:
DavidG, I'm sorry, I think I found another slight problem. Please don't yell at me.

Harold
No worries. I like solving problems. means people are using the program

The problem with the systems was it wasn't saving the Y coord at all. in the txt File it would read "Coord 1" Since this is invalid I guess SE4 didn't know where to put the sun so put it in the corner. I've fixed this and I'll look at the other thing and post a fix soon.
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 06:09 PM.


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