PyWC3 icon indicating copy to clipboard operation
PyWC3 copied to clipboard

Script template for creating Warcraft III map scripts in python. Uses python-lua as translator to generate lua code for warcraft.

Results 1 PyWC3 issues
Sort by recently updated
recently updated
newest added

Hello! Please tell me, when building the map "python PyWC3 map.w3x --build" gives an error: ----------------- File "E:\Files\WarcraftIII\Jetbrains\projects\PyWC3\pythonlua\nodevisitor.py", line 615, in visit_Subscript if not isinstance(node.slice,ast.Slice) and not isinstance(node.slice,ast.ExtSlice) and isinstance(node.slice.va...