ngek202 Posted March 10, 2012 Share Posted March 10, 2012 Just wanted to know if it's possible? to use 1 kind of Taming Item and can be used to tame several pets? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Aleos Posted March 10, 2012 Share Posted March 10, 2012 (edited) It is possible. You just define the Lure ID in the pet_db to be whatever ID you want. As for the item script, I haven't actually tried it with using the pet script function (i.e.: pet 1002; would catch a Poring) to list multiple pet IDs (i.e.: pet 1001; pet 1002; pet 1003;). If that doesn't work you can just make the script of the item to use the Sage's Abra skill (i.e.: itemskill "SA_TAMINGMONSTER",1;). Edited March 10, 2012 by Aleos Quote Link to comment Share on other sites More sharing options...
ngek202 Posted March 10, 2012 Author Share Posted March 10, 2012 (edited) yeah I tried ( pet 1001; pet 1002; pet 1003; ) but it only reads the last entry which is 1003. shoudl this be applied in callfunc or directly on the item script? ( itemskill "SA_TAMINGMONSTER",1; ) got it man Thanks Edited March 10, 2012 by ngek202 Quote Link to comment Share on other sites More sharing options...
Just wanted to know if it's possible? to use 1 kind of Taming Item and can be used to tame several pets?
Thanks in advance.
Link to comment
Share on other sites