Autoenc error

minuomorbis

New member
Joined
Jul 1, 2008
Messages
34
Reaction score
0
Points
0
Upon loading autoenc.mac (which i renamed enchanter.mac) it keep getting this message:

Unparsable in Calculation: 's'

enchanter.mac@396 (CheckForAdds): /if ((${mezTimer${addID}}<=${Math.Calc[${mezDuration}-50]} || !${mezTimer${addID}}) && ${Spawn[${addID}].Distance3D}<=${minRadius} && ${addID}!=${petID} && ${Spawn[${addID}].LineOfSight} && ${aggroAnim.Find[|${Spawn[${addID}].Animation}|]} && ${mezTimer${addID}}!=-1 && ((!${Spawn[${addID}].Master.Type.Equal[PC]} && ${Spawn[${addID}].Type.Equal[pet]}) || (${Spawn[${addID}].Type.Equal[NPC]} && ${addID}!=${Spawn[${mobID}].Master.ID}))) {

Then the macro ends itself. I have been using this since subscription to mmo and have not had any problems with this to date. Any help would be greatly appreciated. My Thanks in advance.