Dissidia Posted May 10, 2017 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 535 Reputation: 23 Joined: 11/19/11 Last Seen: June 8, 2023 Share Posted May 10, 2017 hello, how to remove the runaway of a pet when they are hungry? thanks Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted May 10, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted May 10, 2017 You configure pet system in this file https://github.com/rathena/rathena/blob/master/conf/battle/pet.conf However if intimacy goes zero pet will run away, you might need to look into src for it Quote Link to comment Share on other sites More sharing options...
0 Ninja Posted May 10, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Share Posted May 10, 2017 (edited) // The rate at which a pet will become hungry. (Note 2) pet_hungry_delay_rate: 100 You simply set this to 0 if you want to save yourself the trouble of doing source modification. Though this also means that pets in your server will never be hungry Edited May 10, 2017 by Ninja Quote Link to comment Share on other sites More sharing options...
0 Starfoxcat Posted September 6, 2019 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 23 Reputation: 2 Joined: 08/15/19 Last Seen: April 15, 2021 Share Posted September 6, 2019 (edited) On 5/10/2017 at 12:42 PM, Ninja said: // The rate at which a pet will become hungry. (Note 2) pet_hungry_delay_rate: 100 You simply set this to 0 if you want to save yourself the trouble of doing source modification. Though this also means that pets in your server will never be hungry I'm sorry for bumping up this old post, but in case somebody is facing the same issue, setting this to 0 will make the pet hunger bar deplete even faster (no delay). Setting this to 200 will make the hunger rate goes down 2x slower, 300 to make it 3x slower, 2500 to make it 25x slower, and so on. Setting this to 100000 will make the hunger rate always stay full and the pet will never run away, but with 'never hungry' setting will also make the pet intimacy go down gradually because you will never have to feed them. If you insist to feed them when they're full, their intimacy will even be going lower and in worst case, dying. I personally use 2500. Edited September 6, 2019 by Diospectre Quote Link to comment Share on other sites More sharing options...
Question
Dissidia
hello, how to remove the runaway of a pet when they are hungry? thanks
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.