sovdee

Results 124 comments of sovdee

Closing due to inactivity

@Aakashdeep-Srivastava Do you still intend to work on this?

> #5250 Needs relation investigation. > > Do you use ViaVersion? Nah, this is completely separate from ViaVersion, though I bet it's the same issue. (i also don't use viaversion,...

Interestingly I also get double error messages when recreating in 2.7.1: ``` [01:16:34 INFO]: Line 31: (test-folder\test.sk) [01:16:34 INFO]: event-chunk is not a world [01:16:34 INFO]: Line: clear all dropped...

This is a weird issue. The expression actually parses perfectly fine, but for some reason it prints errors.

Have replicated when writing tests for ExprDrops, ExprPercent. and the clamp function: ![image](https://github.com/SkriptLang/Skript/assets/10354869/0563b42b-4528-4ae9-93a2-e0c89c4a8600) Discussion in discord for parity: ![image](https://github.com/SkriptLang/Skript/assets/10354869/a58a35a1-3735-42d6-b28e-4038d4923987) Starts at [this message](https://discord.com/channels/135877399391764480/836220422223036467/1191655518612246628). And finally, here's what causes it. Each...

I'm pretty strongly against this. I think, for one, it looks very bad in Skript code and can be confusing as to how far it should be indented, what indentation...

> It'll drastically help with long lines. For example book pages; the syntaxes have to be a huge line and you need to use `%nl%` to add a line break....

I definitely think that's better, but I'd leave it for an addon to support if a user really wants it. It's just too big a departure from the expectations that...