Advertisement
Guest User

Untitled

a guest
Mar 19th, 2014
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.31 KB | None | 0 0
  1.     if (intid == 25) then
  2.         pPlayer:DismissPet()
  3.         pUnit:SpawnCreature(1513, pUnit:GetX(), pUnit:GetY(), pUnit:GetZ(), pUnit:GetO(), 0, 0, 35, 0, 0)
  4.         pUnit:GetCreatureNearestCoords(pUnit:GetX(), pUnit:GetY(), pUnit:GetZ(), 1513)
  5.         pUnit:SetPetOwner(pPlayer)
  6.         pPlayer:GossipComplete()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement