Results 1 to 3 of 3

Thread: Need some help with this.

Hybrid View

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

    Default Need some help with this.

    Hi, I'm very new to the modding scene. And wanted to make a (in my thoughts) a simple mod for me with PFM 5.0.

    So this is my plan: Want to give Legendary Lords, Lords, Heroes and some high tier units regeneration.

    So I loaded land_units_to_units_abilities_junctions_tables. And looked what they referenced too and so loaded land_units_tables and
    units_abilities_tables. But only need the wh_main_unit_passive_regeneration so deleted everything else, the same for the units without the passive. But as soon I did that the whole thing turns red but hasn't any errors or something.

    Also leave everything were it is and just added the units with regeneration. But then again it turns red.

    Can someone please tell me what I'm doing wrong? Do I need more tables and is there an easy way to find the correct ones?

  2. #2
    Commissar Caligula_'s Avatar The Ecstasy of Potatoes
    Join Date
    Dec 2013
    Location
    The alcoves in the Koningin Astridpark
    Posts
    5,871

    Default Re: Need some help with this.

    Post a screenshot of what you mean about the table turning red.

    Also, an easy way to find the correct tables you want is to try reverse engineering it with the Assembly Kit found in Steam - Library - Tools.
    Load up TWeak then DAVE, then click Extra Tasks - Global Search. Then either search something related to what you're doing, and you'll be able to work out all of the instances where a specific thing appears.

    I'd recommend making the mod with the Pack File Manager though, just use the Assembly Kit to find what you need to do.
    Last edited by Commissar Caligula_; October 23, 2017 at 04:59 PM.



  3. #3

    Default Re: Need some help with this.

    Thank you Caligula for you answer.

    After some tinkering I made my mod work as intended. Just added some ability tables that contained passive_regeneration and it worked.

    I will use your advise though for the reverse engineering, sounds incredibly handy.

Posting Permissions

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