Garry's Mod

Any experienced gmod developers?

Submitted by ISINAS, , Thread ID: 67183

Thread Closed

RE: Any experienced gmod developers?

#3
30-12-2017, 02:01 AM
ISINAS Wrote:
Any lua developers here? I'd like to maybe collab with someone or get hands on teaching if and when I needed it.
My gmod server has lifetime hosting on it, so it's very much so a long term thing for me to do.

Just curious is all :monkey:

Depends on what you're looking for. To make content attempting to further yourself and your knowledge in Lua, or to make money? Also: I wouldn't say you can just learn Lua. I mean, you can learn the syntax and how to efficiently and properly use elements of Lua (specifically GLua, which is definitely different)

After you get the hold of the basics of the syntax, etc., and if you can learn something this way, look around on the Wiki for examples. Take a free addon apart and see how another developer does something. If you're trying to do Derma, design is quite an amazing thing.

And finally, the biggest tip: you have some data that is in the shared realm (for both client and server), run checks on client before sending to server, but also run checks on the data sent toserver. Never solely trust the client in those terms, as that leads to an insecure and exploitable addon.

Users browsing this thread: 2 Guest(s)