Can't undertsand about how imports works
I have learned Typescript, but when I tried to learn scripting basics by seeing your example resources, I can't understand why you imports and what I have to import.
I have a request to make a Youtube video on how to script mta sa using typescript Or make a big documentation on it.
You can import:
- your own exported declarations
- types from
mtasa-lua-typesmodule
In my plans: to make a live-coding video where I will write a two resources with simple purpose
ok waiting for your video
Well Sorry for that. I suggest to make a tutorial on basic understanding so that we can make scripts by our self
Basic understanding can be received from MTASA wiki and Lua coding. In general, when we are talking about typescript, I expect that you familiar with Lua