sovdee
sovdee
@Jjman739 please confirm whether the nightly build [here](https://github.com/SkriptLang/Skript/actions/runs/19656579173) solves your issue
The behavioral issue should be fixed as of 2.13.2, so lowering priority. The core issue remains, so this issue will remain open to track that.
Can you explain to me the reasoning of having spawner data? It seems to be like a mostly unnecessary in between step, and id prefer skript to treat it more...
> > Can you explain to me the reasoning of having spawner data? It seems to be like a mostly unnecessary in between step, and id prefer skript to treat...
Run time errors are errors, not warnings, and are not intended to be suppressed. However, if you want to ignore them you can lengthen the frame duration to multiple days...
Haven't looked at code, but I would like the property to be called ORDERED_ELEMENTS as some things could have elements without ordered access. Actually maybe order implies sorting, idk. Something...
> > Haven't looked at code in detail, but this is missing last attacker support > > See ExprLastInteractionPlayer, same goes for last attack date in ExprLastInteractionDate. No, ExprLastAttacker (unless...
The teleport effect is working fine, do not remove its setting of the delay. The issue is in the prolongation of delays through the parsing of the if. The parser...
Why exactly are delays necessary here? I would expect the absorb event to be fired when the block is placed. Also, try to avoid changing blocks far from spawn, since...
Forgot to write this in the last review, but this should all be in the skriptlang package.