bob_the_builder
Well-Known Member
Just hoping for some clarification on this:
From eq2bot:
If I send it this:
What does notall and refreshtimer do?
Thanks in advance.
Bob
From eq2bot:
Code:
function CastSpellRange(int start, int finish, int xvar1, int xvar2, int targettobuff, int notall, int refreshtimer, bool castwhilemoving)
If I send it this:
start is my spell, what is finish and xvar1/2?call CastSpellRange 51 0 1 0 ${KillTarget} 0 0 1
What does notall and refreshtimer do?
Thanks in advance.
Bob