Hello everyone and thanks for your help,
I am trying to learn how to create abilities. I'm starting off by copying AbilityGravityWarhead, but i keep getting an error. Entity Ref not found: AbilityGravityWarheadA I copied the entity file, and put an 'A' at the end, then i added an 'A' to the ability in CAPITALSHIP_PHASECOLONY. I also changed the antimatter cost to 900 in the 'A' ability so i can tell the two apart.
I added entityName "AbilityGravityWarheadA.entity" to the manifest too.
Any help would be appreciated, thanks.
You need to edit the entity.manifest file. It basically tells the game which entity files to load. If you don't add your new entity to the list, the game will no idea it is there.
Did you add it to the bottom of the manifest and not update the count?
Might be obvious, but are you doing this in a mod? or install dir?
I put entityName "AbilityGravityWarheadA.entity" at the bottom of the manifest file, then i increase the number at the top by 1.
I'm installing this as a mod in the mod folder.
I assume from the above you're still having trouble with this?
What Goafan and myfist are saying is right. You need to check the basic stuff, are there any spelling mistakes?
Are you updating the entity manifest file in your mod folder or the main game one? Obviously, you shouldn't be messing around with the original one but if you were updating this one then I don't think the game would find the new ability.
When you enable your mod, does the checksum read > 0 ?
You may have to zip up what you have so we can take a look
Thanks for the help everyone! I'm still not sure what was wrong, but i think there was data corruption somewhere. I deleted the mod and all the source files i unzipped, then i used 7zip to unzip them again and everything seems to be working normally now.
There are many great features available to you once you register, including:
Sign in or Create Account