Please just 1 2 3 4 5 6 7 8 9 10 Please
Forum
CS2D Scripts How to make a scripts?How to make a scripts?
4 replies 1
Please just 1 2 3 4 5 6 7 8 9 10 Please
read INFO.lua
»Lua Tutorial«
2. the
3. fucking
4. manual
5. god
6. people
7. like
8. you
9. annoy
10. me
What? You asked for 1 2 3 4 5 6 7 8 9 10 - there you go.
( I recomend you to use Notepad++)
2.- You have to know basic habilities for Lua
(Conditionals, Arrays, Strings, Integers)
3.- You need to know a lot of maths
(Angle, Percent, Spliting, etc)
4.- You'll take functions to make your scripts.
(If you need help, take a look to the manual)
http://www.lua.org/manual/5.1/
5.- You have to know how to use basic types:
Arrays / Tables: http://www.lua.org/manual/5.1/manual.html#pdf-table
Strings: http://www.lua.org/manual/5.1/manual.html#pdf-string
Numbers: http://www.lua.org/manual/5.1/manual.html#pdf-math
If you learn more from the Introduction to the Complete Syntax of Lua, it'll be more easier.
1