Dolphin86 Posted April 26, 2020 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Share Posted April 26, 2020 As title, i did search and most the result are came from 2013 and below which im not sure if they work or not, could some one tell me how to fix pet does not add extra bonus to their master when reach loyal? Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted April 26, 2020 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: Tuesday at 07:50 PM Share Posted April 26, 2020 you should add the database entry that you tested and didn't work so people can help you Quote Link to comment Share on other sites More sharing options...
0 Naruto Posted April 26, 2020 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 416 Reputation: 74 Joined: 05/16/19 Last Seen: January 24, 2021 Share Posted April 26, 2020 if (.@i >= PET_INTIMATE_LOYAL) { bonus bAgi,1; bonus bAspdRate,1; } else if (.@i >= PET_INTIMATE_CORDIAL) { bonus bAspdRate,1; } your saying these dont work? Quote Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted April 26, 2020 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share Posted April 26, 2020 6 hours ago, Naruto said: if (.@i >= PET_INTIMATE_LOYAL) { bonus bAgi,1; bonus bAspdRate,1; } else if (.@i >= PET_INTIMATE_CORDIAL) { bonus bAspdRate,1; } your saying these dont work? yes 6 hours ago, sader1992 said: you should add the database entry that you tested and didn't work so people can help you im not even sure which file should i be looking at for, as far i checked is pet_db.yml Quote Link to comment Share on other sites More sharing options...
0 Naruto Posted April 26, 2020 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 416 Reputation: 74 Joined: 05/16/19 Last Seen: January 24, 2021 Share Posted April 26, 2020 1 hour ago, dolphincute said: im not even sure which file should i be looking at for, as far i checked is pet_db.yml a common mistake with that is that the pet_db from the db/prere/ folder is different from that of the db/re/ folder You can just copy and past everything from the db/re/ version into the db/prere/ one but youll have a couple things to fix... all of which are easy to deal with If that doesnt work then i have no idea.. that should all be working Quote Link to comment Share on other sites More sharing options...
Question
Dolphin86
As title, i did search and most the result are came from 2013 and below which im not sure if they work or not, could some one tell me how to fix pet does not add extra bonus to their master when reach loyal?
Link to comment
Share on other sites
4 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.