Fixes on the new feature Auto Hide

This commit is contained in:
Tercio Jose
2020-06-28 15:23:50 -03:00
parent 5b5d2aa44c
commit d545f1216e
5 changed files with 59 additions and 89 deletions
+4 -1
View File
@@ -1639,10 +1639,13 @@
end
--print ()
--petTable:Add
_detalhes.tabela_pets:Adicionar (alvo_serial, alvo_name, alvo_flags, who_serial, who_name, who_flags)
--print ("SUMMON", alvo_name, _detalhes.tabela_pets.pets, _detalhes.tabela_pets.pets [alvo_serial], alvo_serial)
--debug summons:
--print("summon:", who_name, alvo_serial, alvo_name, alvo_flags, spellid, spellName)
return
end