Ovale Spell Priority

Ovale Spell Priority

6M Downloads

Demonology Warlock: Showing log messages when casting summon.

slayerxj opened this issue ยท 1 comments

commented

When casting a skill which will summon something.
There is a log shown as:

Summon %d 55696.

commented

Comment:
print("summon %d", creatureId)
in WildImps.lua Line61
can solve this issue.