dirge script

grimson

Active Member
Having problems similar to the fury post. I am using the newest dirge file and as far as I know newest eq2bot and eq2botlib files found in Karye's dirge thread.

Problem is when starting eq2bot after it accepts the session it tells me:

No 'UseCrystallizedSpirit' function found in script
Call failed
Dumping script stack
------------------
-->C:/program files/innerspace/scripts/eq2bot/class routines/dirge.iss:653 CheckHeals() call UseCrystallizedSpirit 60
C:/blah/blah/EQ2Bot/Class Routines/dirge.iss: 666 ActionChecks() call CheckHeals
C;/blah/blah/EQ2Bot/Class Routines/dirge.iss: 182 Buff_Routine() Call ActionChecks
C:/blah/blah/blah/eq2bot.iss: 414 main() call Buff_Routine ${tempvar}

Sorry but I have no idea what this means other than it isn't working. Yeah, I'm a scripting noob. Any help is greatly appreciated.
 

Pygar

EQ2Bot Specialist
Liar!

If you had the latest eq2botlib....

You would have this funciton in it....

function UseCrystallizedSpirit(int Health).....


And you wouldn't be getting the error you described.

I'll wager your using the botlib in the support files and not the version in the release thread.

;)
 
Top Bottom