-
**Describe the bug**
When compiling the example map from the command-line, the following java error message appears during compilation.
`Couldn't import resources. null`
The maps compiles itself wi…
-
Basically, create corresponding Jass files for all object data. This would allow one to generate object data in Lua, and expose it to the Jass files. An example would be.
``` lua
local map = ...
…
-
hi, a few days ago i started a document generator for wurst scripts:
https://github.com/Ruk33/Racun
i hope you find this useful.
greetings.
Ruk33 updated
2 years ago
-
I tried the -lua run argument in my map and it produced errors during the initialization. One of the issues I found is, that functions can return nil instead of the specified type, possibly leading to…
-
When I was trying building map, shows internal error,
Then I use wurstscript.exe to build, and then error shows
java.lang.RuntimeException: map mpq is null
at de.peeeq.wurstio.WurstCompil…
-
PTR now has lua support added, we should make some POC.
-
When I implemented some vjass code into wurstscript. I have encountered a problem below.
I tried to write this vjass code in wurstscript.
(This is not exactly same code what I'm working. it's j…
-
```
$ chillup --index
To make your own wurst library searchable, it must be:
- Uploaded to GitHub in a public repository
- Tagged with the `wurst` and `dependency` topics
```
-
I want to use return in clousre like this.
[case 1]
```
EventListener.add(EVENT_PLAYER_UNIT_DEATH) ->
boolean array bl
if not bl[0]
return
print("bl[0] is true")
if not bl[1…
-
You told me that here I can share my systems, so here it is: https://github.com/HerlySQR/Bounty_Controller