Results 1 to 3 of 3

Thread: Adding Unit rank experience upon recruitment not working

Hybrid View

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

    Default Adding Unit rank experience upon recruitment not working

    I am using TTT from Hellbent/Dresden. I have noticed that everything works as described except for the +1,+2,+3 unit rank upon recruitment trait "Drillmaster." I have drilled through the pack files and I cannot figure out the problem. My initial question was maybe the "effect_scope" column is incorrect. Any guidance from those more experienced would be great. Thanks.

    Spoiler Alert, click show to read: 
    Click image for larger version. 

Name:	pfm ss.PNG 
Views:	11 
Size:	171.0 KB 
ID:	311519

  2. #2
    crzyrndm's Avatar Artifex
    Join Date
    Feb 2011
    Location
    New Zealand
    Posts
    2,576

    Default Re: Adding Unit rank experience upon recruitment not working

    You're probably correct about the source of this issue. Getting the scope correct is the most annoying part of using effects, since many of them are not entirely self explanatory (or they look equivalent, but 'X' effect will only work with 'Y' scope)

    In this case, the scope likely should have been this_general_army or this_general_force rather than targeting the general himself.

    PS
    Be sure to notify Dresden that there is a problem even if you dont find the solution

    EDIT

    Another two to try
    units_in_this_characters_force
    units_under_this_characters_command
    Last edited by crzyrndm; August 05, 2014 at 05:18 PM.
    It’s better to excite some and offend others than be bland and acceptable to all
    Creating a mod.pack with PFM - Database Table Fragments

  3. #3

    Default Re: Adding Unit rank experience upon recruitment not working

    thanks. I'll check it out. I appreciate 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
  •