Is it possible to increase the maximum life of quest NPCs? I found a limit of 2B

Home Forums JinGames Forums Questions and Answers Is it possible to increase the maximum life of quest NPCs? I found a limit of 2B

Viewing 1 reply thread
^ Advertisement ^
  • Author
    Posts
    • #53411
      Dezuna
      Participant

      I’m trying to make the missions more difficult. However, when I tried to give 600 billion health to a mission NPC, it didn’t work. The maximum I got was 2 billion.

      I would like to reach trillions if possible.

    • #53414
      frankmax12
      Participant

      If it’s because of Int limit then no. Int variables have a maximum of 2 billion so you cannot exceed this number. The mods code for the health variable for NPCs would need to be changed from Int to a Long.

      Perhaps you could make an addon mod to work around this limit since the actual dbc mod is not open sourced and will likely not be updated.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.

Comments are closed.