Skip to content

Adding the HLA Tracking ability to all Rangers and kits at level 1

GreenerGreener Member Posts: 430
Would someone be able to assist me in writing the code to add the HLA Tracking ability all Rangers and their kits at level 1?

Comments

  • OlvynChuruOlvynChuru Member Posts: 3,075
    My tweak mod already has a component that gives all ranger kits the HLA Tracking ability starting at level 1. If you want to know how to do it yourself, download the mod and look at the code! :)
  • GreenerGreener Member Posts: 430
    OlvynChuru wrote: »
    My tweak mod already has a component that gives all ranger kits the HLA Tracking ability starting at level 1. If you want to know how to do it yourself, download the mod and look at the code! :)

    Thank you, I will
  • GreenerGreener Member Posts: 430
    @OlvynChuru

    Installing [Give Rangers the Tracking ability] [1.5]
    Copying and patching 1 file ...
    Copying and patching 1 file ...
    ERROR: cannot convert classranger or %classranger% to an integer
    ERROR: [kitlist.2da] -> [override] Patching Failed (COPY) (Not_found)
    Stopping installation because of error.

    ERROR Installing [Give Rangers the Tracking ability], rolling back to previous state

    Any ideas?
  • OlvynChuruOlvynChuru Member Posts: 3,075
    Greener wrote: »
    @OlvynChuru

    Installing [Give Rangers the Tracking ability] [1.5]
    Copying and patching 1 file ...
    Copying and patching 1 file ...
    ERROR: cannot convert classranger or %classranger% to an integer
    ERROR: [kitlist.2da] -> [override] Patching Failed (COPY) (Not_found)
    Stopping installation because of error.

    ERROR Installing [Give Rangers the Tracking ability], rolling back to previous state

    Any ideas?

    In the tp2 file, replace classranger with 12.
  • [Deleted User][Deleted User] Posts: 0
    edited July 2019
    The user and all related content has been deleted.
  • GreenerGreener Member Posts: 430
    @OlvynChuru Thank you

    @subtledoctor I'll take a look...
Sign In or Register to comment.