Multiple qpet for 1 taming item

Monsieur Panda

New member
Messages
90
Points
0
Location
Tokyo
Emulator
Hello,

Is this script would work ?

ex:

{
    Id: 619
    AegisName: "Unripe_Apple"
    Name: "Unripe Apple"
    Type: 2
    Buy: 1000
    Weight: 50
    BuyingStore: true
    Nouse: {
        sitting: true
    }
    Script: <" pet PORING; pet MINOROUS; pet ... ; pet ... ; ">
},
 
Thank you !
 
nope it will only pet the last mob in the list

 
nope it will only pet the last mob in the list
I see. Then do you have an idea about how to make it work ? Anybody ?
default_tongue.png


 
Last edited by a moderator:
for me i tried to use pet BLABLA; and i was able to pet all available mobs to be pet in the game but i dont know if it possible to have a list for specific ones

 
Back
Top