How to remove crystal shards augmentation

Discuss and distribute tools and methods for modding. Moderator - Grognak
Post Reply
speedoflight
Posts: 660
Joined: Mon Feb 18, 2013 11:08 am

How to remove crystal shards augmentation

Post by speedoflight »

Thats it, i want to remove the crystal shards augmentation from the crystal ships of the game.

Any idea how i could do that?? Thanks (forget about tellling me to remove from the autoblueprints file, there are no augmentations for the crystal ships specified there).
My currently mods / wips ->
ImageImage
DryEagle
Posts: 363
Joined: Thu Oct 04, 2012 11:17 am

Re: How to remove crystal shards augmentation

Post by DryEagle »

if you can't find them in the enemy blueprints, simply take the augment in the regular blueprints.xml, copy it into your blueprints.xml.append, and set <value> to 0. this way they'll still have it, but it won't do anything.
All ships I have created include custom weapons, graphics etc:
Image
ImageImageImageImage
speedoflight
Posts: 660
Joined: Mon Feb 18, 2013 11:08 am

Re: How to remove crystal shards augmentation

Post by speedoflight »

Lol. no, wat i want to do is to remove the augmentation ONLY from the AI ships, not from the game. Imagine i want to create the augmentation for my modded ship but i dont want the ai crystal ships to have it. It is even possible or im afraid its hardcoded??
My currently mods / wips ->
ImageImage
DryEagle
Posts: 363
Joined: Thu Oct 04, 2012 11:17 am

Re: How to remove crystal shards augmentation

Post by DryEagle »

seems hardcoded since it's not in their blueprints
All ships I have created include custom weapons, graphics etc:
Image
ImageImageImageImage
Post Reply