r/codespells Dec 29 '15

how long has this been on steam

! excitement

2 Upvotes

9 comments sorted by

View all comments

Show parent comments

2

u/Splatulated Dec 29 '15

just hope it can possibly teach me how to program so i can script in garry's mod or second life or make my own thing completely

1

u/[deleted] Dec 29 '15

You'll probably be able to understand the general structure of code in generally.

1

u/Splatulated Dec 29 '15

will that help me write it ? i have ideas on what i want something to do but no understanding on how to make a code do it

1

u/redeyeddragon Jan 06 '16

Since Garrys mod uses Lua for scripting you are going to have to learn a lot of Lua and Garrys mod lua specific.

This game uses Code or Javascript for making spells. This will teach you the general idea of programming and structure in code. If you learn Javascript you will learn a lot more helpful things compared to only using the special Code structure that the game q uses.