gruntmaster1

gruntmaster1

Joined Member # 3451919
1 Posts 1 Replies 428 Reputation

[quote who="furzball" reply="4" id="2560171"]ah, alright. Well, I came up with two ideas in the meantime. One is to have a ship that can take experience from a capital (big maybe not on that) and transfer it to another capital. Otherwise ship or building with costly ability to train capital ships (give them experience) [/quote] Sorry yo be the bringer of bad messages, but i don't think eather is possibel. There is a way however. You can make an ability which spawns a frigate (not

5 Replies 4,683 Views

Fron where did you get the entity files that you edit? if it is from the reference folder in forgetools 3 then they are so old that they could be called ancient, and you will need some newer ones.

4 Replies 2,675 Views

This is how the ability looks: The Ability: TXT entityType "Ability" buffInstantActionType "ApplyBuffToSelf" instantActionTriggerType "AlwaysPerform" buffType "BuffTitanStarBaseYggdrasilResourceSelf" effectInfo effectAttachInfo attachType "Invalid" smallEffectName "" largeEffectName "" soundID "" needsToFaceTarget FALSE canCollideWithTarget TRUE moveThruTarget FALSE isUlti

20 Replies 12,072 Views

Here is a list with all the "buff types" or enum values in buffs as they are called by the game: https://forums.sinsofasolarempire.com/366795 The research modifier can't be used in buffs only research. The only thing I can think of is one of the buff over time which makes resources, but you can't make it only make metal or crystal.

3 Replies 3,598 Views

[quote who="Tkins" reply="13" id="2548850"]I'm trying to make strabases produce both resources and trade. I'll let you know if I come up with anything. [/quote] I already have a resource producing starbase in my mod through an ability.

20 Replies 12,072 Views

Glad to hear that ^^ About the particle forge, that is because it can't find the textures (aka pictures which it will add on the squares). Either copy the textures and animated textures folder to the folder with the tool or copy the particle forge to your install folder.

3 Replies 6,151 Views

What have you set as the creationSourceAbility to in the StarBase entity? I think that Have to be either the Ability OR the name of the file (so in this case the buff) that contains the CreateStarBase instant action. Btw, it might be funny for one ability, but try to imagine roughly 100 each acting this way QQ

29 Replies 19,523 Views

I guess that means that it will be for the first player (no mather which race) from your answer and my little past experience of galaxyforge. This means that if you choose to play as any of the other races, then it will give them a disadvantage. Seems like I have to edit their ideals instead of all of the maps :/

11 Replies 14,968 Views

1. there isn't a constraint, but there is a finsh condition which will end the buff if the entity takes damage. If it is an ability which targets another ship thenuse the ApplyTargetedBuffToSelf in the ability and then make the buff have an instant action with ApplyBuffToTargetNoFilterNoRange and a trigger whit a delay of 1+ then two finish conditions, AllOnDelayInstantActionsDone and OnDamageTaken. 2. There are two things, first make sure that the particleforge.exe is

3 Replies 6,151 Views

What is the name of the mods folder the files are in? The error means that it can't find the convertdata.exe for the version that the folder is refering to.

17 Replies 11,853 Views

Could you go in more detail, I have mostly only touched abilities and ships, but as long as it is a "planet" type with no population. I have found a solution to the technical problem I had before, but having the spawn their mothership/star base at a planet with inhabitants would kind of go against their ideal/agenda.

11 Replies 14,968 Views

Hey annatar11, you won't have to, I am doing it right now. Will upload it once I get mediafire to work. well, when nothing else works use filefront: http://www.filefront.com/15645723/MoreShipSlots.rar

24 Replies 8,093 Views

the easiest way is to copy the gameInfo folder to the modfolder of the version you wish to convert and then use harpoes utility: https://forums.sinsofasolarempire.com/353296 download the one with diplomacy. It might not contain the newest convert data of dilpomacy v1.01 so after unpacking, copy the ConvertData_Diplomacy.exe from the install folder to where you unpacked herpoes tools and rename it to ConvertData_Diplomacy1.01 and

19 Replies 12,060 Views