The "pse" script command can now check for remaining durations on your status effects:
- "pse[status effect ID],[stacks],[remaining duration]" — If the status effect with the ID "status effect ID" is currently active on your character with a stack number greater than or equal to "stacks" whose remaining duration (in milliseconds) is less than or equal to "remaining duration," the rest of the keys line will process. The inverse is possible with "!pse." "Stacks" may be omitted, in which case, all stack numbers will return true. "Remaining duration" may be omitted, in which case, any duration will return true. Example:
- keys=or % (!pse947965662)(pse947965662,0,500)|dbg % the buff with ID 947965662 has either expired or is about to expire within 500 milliseconds
The "failed to send key" error has been fixed. It is a consequence of kernel input not being initialized, so if you were getting this error and would like to use kernel input, check out line 21 in the guide. Otherwise, reloading your config file will no longer cause the error to appear.
These changes require updating Speeder to version 98.