-
After reloading all any custom menu when opened is screwed stealing is possible and commands don't run when clicking.
I tested both SKquery menu's and Tuske menu's and both behave this way after re…
-
`
E:\>cmd.exe
Microsoft Windows [Version 10.0.16251.0]
(c) 2017 Microsoft Corporation. All rights reserved.
E:\>cd forked repos/minecraft repos
E:\Forked Repos\Minecraft Repos>cd Skrypt
E:…
-
After compiling latest from master branch, this is my log
`
E:\>cmd.exe
Microsoft Windows [Version 10.0.16251.0]
(c) 2017 Microsoft Corporation. All rights reserved.
E:\>cd forked repos/min…
-
Currently it is not possible to use a syntax defined in the same file (#25). Furthermore it is not possible to use a syntax that is defined in a file that gets loaded after the current one. It would b…
-
Why does the Bensku fork take twice as long to load the scripts on startup?
-
I'm trying to find the best way to reference entities for future use (in a global list). Simply adding the entity to a list will just end up null in the variables file.
Can anyone give me some ideas …
-
So I added the latest version of your skript to my 1.10 server along with other 1.10 dependencies for Umbaska and SkRayFall. When I reload a script it says it is successful but it does not actually lo…
-
Hello again Bensku.
I've noticed a big problem in the new 28c version of Skript. My scripts are taking way more time to load.
## 28c and 29
```
[16:20:35] [Server thread/INFO]: loading 'ItemXP.s…
-
**(Read comment lines)**
```perl
function test(p1: text, p2: text, p3: text, p4: text, p5: text, p6: text, p7: text, p8: text, p9: text):
broadcast "ok"
on load:
#Works
test("a", "a", "a", …
-
Just tried updating to your latest available Skript version and this is what the console says:
http://hastebin.com/funurevato.coffeescript
Wow :-)
Hope it helps you to fix the issues. Let me …