Quote:
1. Fear has the skill ID 3775, you can get such IDs from the [Only registered and activated users can see links. Click Here To Register...]
And you can read them like this
2. Could be possible that this address can just be readed from %PlayerBase, I'll tell you how to do it when I'm at my PC.Code:#DO=300000; Delay=5; _UNTILMemPtrRead=%TargetBase,%OffsetCurrentID,DWORD,=3775; WaitForResponse=Target is casting fear!;
I guess you wanna use perfect evade skills from sin / ranger when a SM is about to finish a fear cast, right?
Yes but something similar.
I will try Player Base.
Tried "_UNTILMemPtrRead=%TargetBase,%OffsetCurrentID,DWO RD,=3589;", it only passes when it finishes casting, not when it starts
Also, mind showing me why can you check for remaining cast time using %PlayerBase?
Thanks