SirSmurfy2

Results 73 comments of SirSmurfy2

@sovdeeth So after showing someone in the SkUnity what you had said, they had came to the conclusion, the reason why it was erroring out was because in my loop...

So you want only `[the] midpoint (between|of) %location% and %location%` + `from ... to ...`

> Hey, what would be a short example of such a test that is currently impossible to successfully write? It was noticeable when making a JUnit test for `EffGoatHorns` when...

@APickledWalrus Just wanted to touch base a little. For your suggestion, personally I'm not a fan of having the conditions being defined after the section to execute. Mainly because it...

I believe this proposal aligns well with Skript’s goal of being user friendly, especially for those without programming experience. The current behavior of string concatenation seems like an oversight, as...

So I presume `up for debate` is going to be removed correct?

> I don't think this is needed so urgently Technically speaking, anything new added into Skript isn't urgent unless to fix a major bug. > perhaps we can sit on...

Since you basically have almost all effects implementing `SyntaxRuntimeErrorProducer`, do you think it would be worth just making `Effect.class` implement it instead?