Efnilite
Efnilite
can reproduce on latest `dev/patch`
> > can reproduce on latest `dev/patch` > > I have found out though that the code that did work only works in effect commands because there's time between typing...
well, the important thing is is that it doesn't work if you use skript syntax
> Your suggestion for adding all is not enough for the little change it offered, it wouldn't fix the breaking issue which I have zero intention of doing so. all...
> > "Try clarifying the type of the arguments" > > How? I was thinking literal type clarification but I guess that's only for literals
I think I prefer a more limited system that errors at parse time over one that may cause runtime errors. Wdyt?
> > So far has not caused any issues: > > **Breaks tests** Edit: actually TBF I don't know if it's related or not blame Microsoft for poor infrastructure
> Call me crazy, but this isn't async. > > ``` > ... > [22:10:31 INFO]: [SkBee] - 15 sections > [22:10:31 INFO]: [SkBee] Checking for update... > [22:10:32 INFO]:...
I agree with pickle, this method would be more useful if the result was cached
Can confirm this happens on latest dev/patch, although for me the cause is the `otherwise`. ``` command /test: trigger: set {_x} to 2 hours ago if time since {_x} >=...