Hi im making a new ability for one of my ships and it just wont appear on the ship i asign it to, the ability is supposed to be availiable as soon as the game starts and have one level so ive set it to
maxNumLevels 1
levelSourceType "FixedLevel0"
and ive just used the ones from the collony ship ability for the ID stings because i assume they set where the
nameStringID "IDS_ABILITY_COLONIZE_NAME"
descStringID "IDS_ABILITY_COLONIZEFRIGATE_DESCRIPTION"
hudIcon "HUDICON_ABILITY_COLONIZETECH"
smallHudIcon "HUDICON_ABILITY_COLONIZETECH"
infoCardIcon ""
The mesh im using has an ability-0 point and i just cant work out what could be stoping the button to use it pop up ?
any advice would be great.