Jump to content
Sign in to follow this  
Summerpirates

How can I get the thunder pet to work in the 5th inventory space.

Recommended Posts

te aparecerá 

-- Rear Pet Begin

        local target = GetChaFirstTarget(role)
        local pet_bg = GetChaItem ( role , 2 , 3 )
        local pet_id = GetItemID ( pet_bg )

 

cámbialo por

 

-- Rear Pet Begin

        local target = GetChaFirstTarget(role)
        local pet_bg = GetChaItem ( role , 2 , 4 )
        local pet_id = GetItemID ( pet_bg )

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...