View Single Post
  #3  
Old 01-26-2017, 08:33 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Scale of Wolf was removed as a selected use spell in bot commands.


I did look into the Mez issue..and I think you're probably running into a spell level enforcement issue.

I tested with a lvl 53 enchanter.

Greys through whites had no problems being mezzed with Dazzle.

Yellows up to and including lvl 55s were mezzable.

Level 56 yellows were not mezzable and reflect the level cap found here: Allakhazam:Dazzle

At this level, the next spell in line would be:
Code:
"   Glamour of Kintaz" tt:07/cc:14/cl:054 /mn:00125/RD:-00010/zt:-1/d#:001691/td#:00126/ed#:00035/SAI:012 /e01:0031/b01:000002/m01:000057 /e02:0063/b02:000030/m02:000000 /e03:0254/b03:000000/m03:000000
cl:054 indicates it is gained at lvl 54
m01:000057 indicates a max lvl target of 57


If you're playing on someone else's server, you may be running into customization issues.

I'll take a look at ^bind in-game and see what happens. Looking over the code doesn't provide any insight of issues.


EDIT: I just tested ^bind and it works as intended. Double-checked the database and the entry was there.
__________________
Uleat of Bertoxxulous

Compilin' Dirty

Last edited by Uleat; 01-26-2017 at 08:54 PM..
Reply With Quote