Thread: Mesmerize
View Single Post
  #4  
Old 10-23-2016, 11:46 AM
Warkral
Sarnak
 
Join Date: May 2011
Posts: 56
Default

Quote:
Originally Posted by Uleat View Post
Lemme take a look at the spell data.

I have the bot command spells load dynamically from the in-memory server reference now..so, it could just be an oversight of the parsing criteria.


(I got some feedback right after the new system's implementation..but, it has been fairly quiet of late. Don't hesitate to ask stuff like this )


EDIT:

It definitely shows up in the available spells:
Code:
"           Mesmerize" tt:07/cc:14/cl:002 /mn:00020/RD:000000/zt:-1/d#:000292/td#:00126/ed#:00035/SAI:012 /e01:0031/b01:000002/m01:000055 /e02:0063/b02:000001/m02:000000 /e03:0254/b03:000000/m03:000000
bot commands spells targettype = 7 (not the same as a spell's normal targettype)
caster class = 14 (enchanter)
caster level = 2


It is registered...

How are you casting it? (Possibly on a mob that is not attackable?)


EDIT2:

I just tested using a lvl 9 bot on a yellow mob and had no issues.

I used the ^mez command.
Its probably my misunderstanding of how the spell is used, and I started over using Akka's server when I build my new computer so I'm much lower level now. I seem to remember when you gave the chanty the mez command she would automatically mez the mobs but maybe that was the AOE version?
Reply With Quote