Ayham Al Ali

Results 136 comments of Ayham Al Ali

IMO We should switch `is op` to a condition & add an expression for `getOperators()`

It's probably pulled from structures PR, therefore it needs to wait for that PR so we don't see all these changed files

Noice PR ⚡ 1- I don't know if any addon is using such system yet so IMO we can decide this later when we get more feedback on it. 2-...

The choice relies on whether it's preferred to 1- Override the user lang files with the new lang files and force the users to adapt their custom lang files every...

> I don't agree with this change. If you're going to use the term `new` it must have `a new` with it. This is proper grammar. > > If you...

@kossnikita We do not close completed issues until a new release including them is out \:)

This is how it should work, litterals can't accept variables and using `EffParse` is the way to make it work so currently there is no issue here however, this can...

I can replicate, due to this line https://github.com/SkriptLang/skript-aliases/blob/e99be898254965b0207992f66a3289ab6744106e/misc.sk#L244 https://github.com/SkriptLang/skript-aliases/blob/e99be898254965b0207992f66a3289ab6744106e/misc.sk#L221 https://github.com/SkriptLang/skript-aliases/blob/e99be898254965b0207992f66a3289ab6744106e/misc.sk#L193 It has the plural `|s` and `[lazuli]` is optioal so `lapis` is left therefore when u type `!broadcast 2 lapis`...

I remember there was some other issue related to this but couldn't find it however, I think if could have `event` expression like skript-reflect that would solve the issue