Dolphin86 Posted April 26, 2020 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
0 sader1992 Posted April 26, 2020 Posted April 26, 2020 you should add the database entry that you tested and didn't work so people can help you Quote
0 Naruto Posted April 26, 2020 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
0 Dolphin86 Posted April 26, 2020 Author 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
0 Naruto Posted April 26, 2020 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
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?
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.