Results 1 to 9 of 9

Thread: Adding in new abilities?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Adding in new abilities?

    Hello,

    I am working on a mod that adds new units that will use commander abilities such as Rally.


    Unfortunately, the abilities are tied to the general's zeal/authority/cunning.


    Therefore, I decided to make exact copies of the abilities and disable the relation between them and a commander's stats. Unfortunately, I can't find the table that specifies the effects of a certain ability as PFM cannot open the table (it's listed as blue)


    Any help?


    Thank you.

    -IG

  2. #2

    Default Re: Adding in new abilities?

    bump.

    I can make new ability in unit_special_abilities_tables, editing the phase effect etc, but have no idea how to implement it into unit as well as assigning special button & UI things.

  3. #3

    Default Re: Adding in new abilities?

    i think the best way would be to adjust some other ability which can be assigned to units (like use the whip) and then just rename it to whatever you want in localisation file

  4. #4

    Default Re: Adding in new abilities?

    Shame.

  5. #5

    Default Re: Adding in new abilities?

    Bump?

  6. #6
    monoolho's Avatar Libertus
    Join Date
    Jan 2013
    Location
    Here and there, mostly somewhere.
    Posts
    71

    Default Re: Adding in new abilities?

    A "simple" solution is to make the unit you're creating to be used as a commander, other than that I cannot help much but am also interested in such questions.

  7. #7

    Default Re: Adding in new abilities?

    I'm searching myself a way to add new abilities but for now I've been unsuccessful.

    I can have the new ability to appear in the unit's UI but then it doesn't work in game (i.e. it's not there in the panel).

    I think that or there's something to do with scripting or it's actually impossible to add a new ability because it requires modding the UI that is not doable ATM.

    I will have to use myself one of the "a_mp_test_X" abilities because the others I already used all.

  8. #8
    Laetus
    Join Date
    Nov 2013
    Location
    belgium
    Posts
    5

    Default Re: Adding in new abilities?

    this is easy ^^ it's in land_unit_to_unit_abilities_junctions_tables then just add a new row,scroll the ability you want,and give it to the unit you want

  9. #9
    Laetus
    Join Date
    Nov 2013
    Location
    belgium
    Posts
    5

    Default Re: Adding in new abilities?

    find my mod in the steam workshop (drazan mod) open it with pack file manager,and take a look at my data if you still don't get it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •