mtasa-typescript / resource-boilerplate

MTASA TypeScript Resource Boilerplate
25 stars 4 forks source link

Can't undertsand about how imports works #52

Open ammartalpur opened 3 years ago

ammartalpur commented 3 years ago

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.

Toliak commented 3 years ago

You can import:

In my plans: to make a live-coding video where I will write a two resources with simple purpose

ammartalpur commented 3 years ago

ok waiting for your video

ammartalpur commented 3 years ago

Well Sorry for that. I suggest to make a tutorial on basic understanding so that we can make scripts by our self

Toliak commented 2 years ago

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