slayerxj opened this issue 8 years ago ยท 1 comments
When casting a skill which will summon something. There is a log shown as:
Summon %d 55696.
Comment: print("summon %d", creatureId) in WildImps.lua Line61 can solve this issue.