Giant Whisper Posted December 13, 2018 Posted December 13, 2018 (edited) Pet 0; It would allow to catch all the monsters. But I want to catch some monsters. how to do to capture some and not all Tamming Universal,Universal,2,10,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ pet 0; },{},{} Tamming Universal,Universal,2,10,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ pet 3692; pet 3694; pet 3695; },{},{} it still does not work add lines as specified without errors https://github.com/rathena/rathena/commit/d19ba918aea07639a0ffc03a4f935f9df5e44e34 Edited December 19, 2018 by Giant Whisper Quote
0 utofaery Posted February 1, 2019 Posted February 1, 2019 On 12/14/2018 at 3:58 AM, Giant Whisper said: Pet 0; It would allow to catch all the monsters. But I want to catch some monsters. how to do to capture some and not all Tamming Universal,Universal,2,10,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ pet 0; },{},{} Tamming Universal,Universal,2,10,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ pet 3692; pet 3694; pet 3695; },{},{} it still does not work add lines as specified without errors https://github.com/rathena/rathena/commit/d19ba918aea07639a0ffc03a4f935f9df5e44e34 This will require function in item script of said taming item to identify the target monster (from pet database) then exclude what you don't want then it will run pet/catchpet which will become "catched Pet" aka pet egg. Quote
Question
Giant Whisper
Pet 0; It would allow to catch all the monsters. But I want to catch some monsters.
how to do to capture some and not all
Tamming Universal,Universal,2,10,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ pet 0; },{},{}
Tamming Universal,Universal,2,10,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ pet 3692; pet 3694; pet 3695; },{},{}
it still does not work
add lines as specified without errors
https://github.com/rathena/rathena/commit/d19ba918aea07639a0ffc03a4f935f9df5e44e34
Edited by Giant Whisper1 answer 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.