P
P
pavlovaleksi2017-04-28 19:06:17
Lua
pavlovaleksi, 2017-04-28 19:06:17

How to learn to write plugins for games in Lua?

Hello. I want to learn how to write plugins for games in Lua. I downloaded a book on learning lua "Programming in LUA", after reading a few dozen pages I began to realize that I don't understand what is written there. I say right away that I don’t have any knowledge in programming (but I have a diligent desire to learn this, but I don’t know where to start). Please tell me where to start in order to start writing plugins for games on lua.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2017-04-28
@begemot_sun

You have to start small. No need to jump right into some plugins, etc.
Just figure it out, make a simple example
Check that 2+2 = 4 and 11 + 1 = 100 :)
Then complicate the tasks for yourself. Little by little, you will come to understand how it is done, and what you need to do to get a specific result.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question