Getting Started
![]() | This is an introduction to the lua language in general and is a recommended read if you are a beginner. |
![]() | Dim1xs |
![]() | September 30th 2023 |
What Editor should I use?
You can use any Android editor, which can edit .lua scripts, but we recommend to use Quick Edit .
Sadly, i don't know any Android editors, which supports adding custom Syntax, so you have to use standard Lua Syntax.
For basic scripts, should be into '../lua/'
For scripts which must be executed automatically together with map, must be into '../lua/autorun/'
For new extensions of lua, scripts must be into '../lua/includes/extensions/'
Thank you for reading this article, see ya later!
JOIN HL2GMED DISCORD SERVER!
Sadly, i don't know any Android editors, which supports adding custom Syntax, so you have to use standard Lua Syntax.
Lua Explaining
Main lua directory is in '../hl2/custom/hl2gmed/lua/'.For basic scripts, should be into '../lua/'
For scripts which must be executed automatically together with map, must be into '../lua/autorun/'
For new extensions of lua, scripts must be into '../lua/includes/extensions/'
Thank you for reading this article, see ya later!
JOIN HL2GMED DISCORD SERVER!