View Single Post
  #1  
Old 07-31-2015, 07:20 PM
Rabuk
Fire Beetle
 
Join Date: Jul 2015
Posts: 14
Default $client->MakePet / Focus Pet Power

Hello,
just a quick question.

To make a pet iam calling the function:
$client->MakePet(null, $petname, $name);

This works so far.
I wonder what the spellid is for?

i tried few pet power items with the method but the pets dont get the pet power focus applied.

Iam using the newest sourcecode. The function (makepet->makepowerpet) in the sourcecode use the spellid to calculate the focuseffect for the pet power.

But iam not sure what spellid i need to apply.

Thanks in advance.
Reply With Quote