-
Hey Tolaik,
I am currently working on database and I have to export a function. Can you please tell how can I export and use that export function in ts script ?
-
**Description**
I'm very frustrated when I'm trying to setup `tstl` section in `tsconfig.json` and my IDE hints me nothing.
I would like to suggest to provide the json-schema for `tsconfig.json` w…
-
`node_modules/mtasa-lua-types/types/mtasa/client/function/event.d.ts:114:25 - error TS2304: Cannot find name 'https'.
114 export declare function addEventHandler(
~~~~~…
-
tsconfig:
```json
{
"compilerOptions": {
"target": "ES6",
"lib": ["es6"],
"module": "commonjs",
"strict": true,
"baseUrl": ".",
"rootDir": …
-
Is there a way to create and develop multiple resources is different folders and build them at the same time? (I don't want to clone this boilerplate for every single resource)
For example MTA SA d…
-
- Issue Type: `Performance`
- Extension Name: `mtasa-lua`
- Extension Version: `2.3.6`
- OS Version: `Windows_NT x64 10.0.19043`
- VS Code version: `1.58.2`
:warning: Make sure to **attach** th…
-
- Issue Type: `Bug`
- Extension Name: `mtasa-lua`
- Extension Version: `2.3.6`
- OS Version: `Windows_NT x64 10.0.19042`
- VS Code version: `1.57.1`
:warning: We have written the needed data in…
-
**Description**
When I try to compile file with linked `.d.ts` file, I receive an error.
That's an unexpected behaviour for me, because [this case is described in docs](https://typescripttolua.gi…
-
**Describe the bug**
Hello, I'm trying to read IMG over 1.0 GB on the client by using function `engineLoadIMGContainer` provided by [@thisdp ](https://wiki.multitheftauto.com/wiki/EngineLoadIMGCo…
-
Currently, the only way to render an SVG is by creating a transparent CEF browser and loading the SVG through the browser.
I think it would be useful to have SVG support built-in to MTA, which woul…