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

This Month's Specials

The Star and the Crescent- Save $8.00
winSPMBT: Main Battle Tank- Save $6.00

   







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

Reply
 
Thread Tools Display Modes
  #1  
Old January 16th, 2005, 11:00 AM
Ragnarok-X's Avatar

Ragnarok-X Ragnarok-X is offline
Major General
 
Join Date: Jan 2004
Location: Germany / Bielefeld
Posts: 2,035
Thanks: 33
Thanked 18 Times in 12 Posts
Ragnarok-X is an unknown quantity at this point
Default designcreation problems again

hey everyone.


Name := Scout
Design Type := Attack Ship
Vehicle Type := Ship
Default Strategy := Don't Get Hurt
Size Minimum Tonnage := 100
Size Maximum Tonnage := 100
Num Must Have At Least 1 Ability := 2
Must Have Ability 1 := AI Tag 07
Must Have Ability 2 := AI Tag 07
Minimum Speed := 3
Desired Speed := 8
Majority Weapon Family Pick 1 := 0
Majority Weapon Family Pick 2 := 0
Majority Weapon Family Pick 3 := 0
Majority Weapon Family Pick 4 := 0
Majority Weapon Family Pick 5 := 0
Secondary Weapon Family Pick 1 := 0
Secondary Weapon Family Pick 2 := 0
Secondary Weapon Family Pick 3 := 0
Secondary Weapon Family Pick 4 := 0
Secondary Weapon Family Pick 5 := 0
Shields Spaces Per One := 0
Armor Spaces Per One := 0
Majority Comp Spaces Per One := 0
Majority Comp Ability := 0
Secondary Comp Spaces Per One := 0
Secondary Comp Ability :=
Num Misc Abilities := 1
Misc Ability 1 Name := AI Tag 07
Misc Ability 1 Spaces Per One := 50



Tis is the entry for a scout. Unfortunally the AI will design this ship and even build it, BUT with an movement of 1, while the while says:

Minimum Speed := 3
Desired Speed := 8

Whats the problem here ? The AI dont even adds any many engines as possible, when i checked the design i noticed there are about 20k space left, wasted. Can anyone help me, and tell me why the AI dont at least fills the empty space with engines ?



In addition:


Name := 220 kT
Design Type := Attack Ship
Vehicle Type := Ship
Default Strategy := Point Blank
Size Minimum Tonnage := 220
Size Maximum Tonnage := 220
Num Must Have At Least 1 Ability := 4
Must Have Ability 1 := Weapon
Must Have Ability 2 := AI Tag 07
Must Have Ability 3 := AI Tag 07
Must Have Ability 4 := AI Tag 07
Minimum Speed := 4
Desired Speed := 8
Majority Weapon Family Pick 1 := 4518
Majority Weapon Family Pick 2 := 0
Majority Weapon Family Pick 3 := 0
Majority Weapon Family Pick 4 := 0
Majority Weapon Family Pick 5 := 0
Secondary Weapon Family Pick 1 := 4518
Secondary Weapon Family Pick 2 := 0
Secondary Weapon Family Pick 3 := 0
Secondary Weapon Family Pick 4 := 0
Secondary Weapon Family Pick 5 := 0
Shields Spaces Per One := 0
Armor Spaces Per One := 0
Majority Comp Spaces Per One := 220
Majority Comp Ability := Weapon


This is the entry for a combat ship. The AI dont even designs this vessel. I cant tell why, the minimum movement is possible and the weapon family exists. What could be problem ?
Reply With Quote
  #2  
Old January 16th, 2005, 11:19 AM
pathfinder's Avatar

pathfinder pathfinder is offline
Major General
 
Join Date: Sep 2000
Location: Midlothian, Va, USA
Posts: 2,142
Thanks: 0
Thanked 1 Time in 1 Post
pathfinder is on a distinguished road
Default Re: designcreation problems again

What WORKED in the B5 mod I helped on was a ratio of the desired speed being 3 times what the minimum speed is. Also check the minimum numer of engines in the data\vehiclesize.txt file. That and number of engines per move> I can't remember the logic exactly (been 2 years or more since worked on the mod) but that was the only way I could get anything to work as far as movement.

But then again, since you think I am an incompetent idiot for making such an "unplayable" mod you may want to ignore this advice.
__________________
L++, Gd?, $++, Fr-, C---, S*, T?, Sf+++, Tcp, A+, Bb++@, M++, MpB5, MpT, MpD, MpSa, MpM, RV, Pwt, Fqt, Nd-, Rpt, G+, Au, Mmt,S++, Ss+,
Reply With Quote
  #3  
Old January 16th, 2005, 02:07 PM
Ragnarok-X's Avatar

Ragnarok-X Ragnarok-X is offline
Major General
 
Join Date: Jan 2004
Location: Germany / Bielefeld
Posts: 2,035
Thanks: 33
Thanked 18 Times in 12 Posts
Ragnarok-X is an unknown quantity at this point
Default Re: designcreation problems again

Quote:
pathfinder said:
But then again, since you think I am an incompetent idiot for making such an "unplayable" mod you may want to ignore this advice.
Eh...are you on drugs or just having a bad day ? Nobody said you are an idiot. I merely said i dont like the current b5 mod. Play a game for yourself.
Afterwards, if you can say to me: "man i really love the current b5 mod i worked on, cant really understand why you disagree" i will immediatly hang myself.
Apart from that, i wasnt really asking for your opinion about the latest revival but merely for a way to solve my problem.
Reply With Quote
  #4  
Old January 17th, 2005, 02:46 AM
douglas's Avatar

douglas douglas is offline
Major
 
Join Date: Apr 2004
Location: Atlanta, Georgia
Posts: 1,152
Thanks: 0
Thanked 0 Times in 0 Posts
douglas is on a distinguished road
Default Re: designcreation problems again

It's a progression. After the first rule expires, the second takes effect. From Abbidon_AI_Settings.txt:

Max Ship Size Tonnage From Start 1 Amount := 510
Max Ship Size Tonnage From Start 1 Num Turns := 20
Max Ship Size Tonnage From Start 2 Amount := 610
Max Ship Size Tonnage From Start 2 Num Turns := 40
Max Ship Size Tonnage From Start 3 Amount := 0
Max Ship Size Tonnage From Start 3 Num Turns := 0

With these settings, the Abbidon will not design ships larger than 510 kt for the first 20 turns. For another 20 turns, the Abbidon will not design anything larger than 610 kt. After turn 40, the restrictions are gone. I'm not sure if the order matters or not, but I would guess that only the first one that hasn't expired is checked. You can probably make a longer series of graduated restrictions on ship sizes, but I haven't tested it.
Reply With Quote
  #5  
Old January 16th, 2005, 11:25 AM
Nodachi's Avatar

Nodachi Nodachi is offline
First Lieutenant
 
Join Date: Mar 2002
Location: North Carolina
Posts: 720
Thanks: 0
Thanked 0 Times in 0 Posts
Nodachi is on a distinguished road
Default Re: designcreation problems again

I'll tackle the second problem first. Check your "race_name"_AI_Settings file. Look for "Max Ship Size Tonnage From Start 1(2,3) Amount := " and see if it has a tonnage listed. If it does change the numbers to 0. When I was doing AI testing it wouldn't build ships over the tonnage specified here for x number of turns, even on a high tech start! Hope that helps.

Now for the first problem. The only thing I can think of would be if you've got a QNP system in place. You might have to increase your min/max desired speed. If that doesn't work you can always call for engines as a must have ability.
__________________
This is the 21st century, right? Then where the hell is my flying car?
Reply With Quote
  #6  
Old January 16th, 2005, 11:36 AM
pathfinder's Avatar

pathfinder pathfinder is offline
Major General
 
Join Date: Sep 2000
Location: Midlothian, Va, USA
Posts: 2,142
Thanks: 0
Thanked 1 Time in 1 Post
pathfinder is on a distinguished road
Default Re: designcreation problems again

Quote:
Nodachi said:
I'll tackle the second problem first. Check your "race_name"_AI_Settings file. Look for "Max Ship Size Tonnage From Start 1(2,3) Amount := " and see if it has a tonnage listed. If it does change the numbers to 0. When I was doing AI testing it wouldn't build ships over the tonnage specified here for x number of turns, even on a high tech start! Hope that helps.

Now for the first problem. The only thing I can think of would be if you've got a QNP system in place. You might have to increase your min/max desired speed. If that doesn't work you can always call for engines as a must have ability.
Yeah, engines are a "must have" or they may be pre-empted by say a weapon or shield...
__________________
L++, Gd?, $++, Fr-, C---, S*, T?, Sf+++, Tcp, A+, Bb++@, M++, MpB5, MpT, MpD, MpSa, MpM, RV, Pwt, Fqt, Nd-, Rpt, G+, Au, Mmt,S++, Ss+,
Reply With Quote
  #7  
Old January 16th, 2005, 02:11 PM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: designcreation problems again

Minimum Speed/Desired Speed is used to determine the number of _engines_, not the overall system speed. This is no good if your mod is QNP-based.
In QNP AIs usage of Misc Ability X Spaces Per One is the best choice:
Code:
Misc Ability 1 Name                             := Standard Ship Movement
Misc Ability 1 Spaces Per One := 50/multiplier

50 is an example of kt per 1 movement point index. It's usually a constant, to make things easier. So in this case your 400 kt ship will require 8 standard MP to achieve 1 system MP. Multiplier = desired speed of your ship.
Make sure to use this call on top of misc abilities list, else you'll end up with ship without movement. Also be careful with these calls:
Code:
Shields Spaces Per One := 0
Armor Spaces Per One := 0
Majority Comp Spaces Per One := 0
Secondary Comp Spaces Per One := 0

Since they used to fill your ship before misc abilities.
SJ wrote a program which converts vanilla AIs to use QNP scheme.

Second problem: either what Nodachi said, or it's something with design's order in file. Check for double spaces also.
====================

Ragnarok-X, try to be polite here. You can think whatever you want about yourself, but people tend to dislike boors, you know.

edit: fixed errors
Reply With Quote
  #8  
Old January 16th, 2005, 04:01 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: designcreation problems again

The AI designs the first Version of each ship class available. It believes that it is the most advanced. So, it will always use the 100 kT Attack Ship over the 220 kT Version simply because it comes before it in the file.

Also, it is a good idea to use something like Attack Base instead of Attack Ship for scouts, to keep them separate from actual warships.

Ragnarok-X, Pathfinder does have a valid point about your handling of the mod situation... You can't possibly hope to insult someone's work and not have them feel personally insulted, especially when they invested so much time in 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
  #9  
Old January 16th, 2005, 05:15 PM
Ragnarok-X's Avatar

Ragnarok-X Ragnarok-X is offline
Major General
 
Join Date: Jan 2004
Location: Germany / Bielefeld
Posts: 2,035
Thanks: 33
Thanked 18 Times in 12 Posts
Ragnarok-X is an unknown quantity at this point
Default Re: designcreation problems again

Thanks for the help everyone. I didnt knew the minimum/maximum entry was actually referring to the amount of engines, but to the achieved movement points. Helped me alot.

Lastly, about my post regarding pathfinder. I actually think HE should be more polite.
After all this is a free world and mods are fan`s work, so i guess its okay if i dont like a certain mod and begin to redo it.
In addition "my" B5 mod is actually something totally new. The current files show almost no identical entries compared to "pathfinder"s Version,

I may just call it "Proper B5" (jk) or something. You need to understand, that im, as a big fan of B5, looking forward to have a good time with the mod, which is not possible with the current one. Its pretty easy to understand. There is one babylon 5 mod game going on at PBW. Compared to the influence of B5 and its fanbase, its pretty dissapointing.
At any rate, if the revision turns out as crap, you can blame me all you want, i wouldnt care.
Then again, whats a boor ?
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 09:12 PM.


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