![]() |
Re: MOD: Space Empires V - Babylon 5
Alright kids, if you've got something so important to say on that note, you can read it in front of the whole class.
|
Re: MOD: Space Empires V - Babylon 5
Here comes another one. I fear this will be pretty difficult.
How would i go about adding a new empire and forcing to select the new created "Narn Regime" trait ? I figured its something with the scripts. Script files call Racial traits from Script_AI_GlobalConstants_RacialTraits.txt but i cant seem to add a new constant AI_RACIAL_TRAIT_NARN_REGIME string := "Narn Regime Would anyone be kind enough to give step-by-step explanation ? I seem to have a general idea about those scrips, but not enough to get it to work. I assume you somehow load a file into the parser, edit it and hit complile and it should throw out a bunch of new files you need to put into the appropriate "empire" folder. How exactly would i go about telling my new empire (i.e. within the empire folder is the "narn" folder with ship files and a bunch of .txt, but none of those cover racial trait decisions). |
Re: MOD: Space Empires V - Babylon 5
Add the constant for your new trait as you've already done. Then copy one of the [EmpireName]_Setup_Script.txt files and rename it Narm_Setup_Script.txt. You'll see a function in that file that chooses the racial traits for that empire. Replace one of them with your new trait constant - in this case you'd want it to be added first. Open the Narn_Setup_Script file with the Script Parser and hit compile. It will make Narm_Setup_Script.csf, which you can then place in your Narn empire folder. If the game picks the Narn as an AI race, it will choose your trait.
|
Re: MOD: Space Empires V - Babylon 5
The Wiki has some more coverage on how the scripts work in general:
http://wiki.spaceempires.net/index.p...ting_%28SEV%29 |
Re: MOD: Space Empires V - Babylon 5
Got it, thanks.
|
Re: MOD: Space Empires V - Babylon 5
A few quick questions:
Is there any way to alter a ships speed in combat ? It seems the movement speed of the vessel is always proportionally tied to its system-movement speed. Any way to change this ? Even though my mod folder has only 2 empire files (EA, Narn), the AI creates new games with stock races. How can i tell the game to ONLY use the custom races inside the gametype folder ? Is there any way to make buildings "unbuildable" ? I.e. make homeworld facilites unique ? |
Re: MOD: Space Empires V - Babylon 5
Quote:
Quote:
Quote:
|
Re: MOD: Space Empires V - Babylon 5
Yet again, i have a problem.
I have both the EA and NARN empire files in my gametype folder. I start a game w/ 2 players and everything is fine until a combat happens or i open the combat simular (ground/space does not matter). Instead of opening the combat screen, i get an "index out of bound" error and SEV crashes. Note that this happens when i enforce EA and NARN (allow stock races: FALSE). Once i enable stock races, everything is fine. Even with EA and NARN and lets ay Eee in the game, combat works and so does the simulator. Any idea why the game enforces the use of stock races in this case ? |
Re: MOD: Space Empires V - Babylon 5
Maybe you just need more than 2 shipsets available. Try putting all of the B5 races in there.
|
Re: MOD: Space Empires V - Babylon 5
That was it. As soon as i had at least 5 empire folders in the gametype folder, it didnt crash anymore.
... thanks ! |
All times are GMT -4. The time now is 11:21 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.