Would there be a difference if I get my own server from scratch, by downloading and compiling or if I just download a repack.
I'm planning to learn lua and I don't know if these things matter.
Would there be a difference if I get my own server from scratch, by downloading and compiling or if I just download a repack.
I'm planning to learn lua and I don't know if these things matter.
https://i45.tinypic.com/157df7r.jpg
The difference is that if you use a repack you can't edit it in any way besides Lua scripts, for compiling from scratch you get to customize anything and everything you want.
My plan is to start learn lua and from there, start making a custom server with models etc so I need to make custom quests etc.
https://i45.tinypic.com/157df7r.jpg
You should start with compiling it yourself so you can add extra functions to the Lua engine/ see how they work.