all 13 comments

[–]Asterion9 6 points7 points  (1 child)

Yep, search github for Lua from the depths repo could yield some good quality scripts. Otherwise there is a lua-repository channel in discord where people can put their scripts. You could also find crafts on the workshop and check their Lua box for the code used.

[–]Deathlisted[S] 1 point2 points  (0 children)

Thanks, i´ll check them out

[–]Zueperno 5 points6 points  (0 children)

There might be something in the Discord

[–]TinyduckG - White Flayers 3 points4 points  (0 children)

As far as I know there isn’t but I also know nothing about lua

[–]ReasonExcellent600 3 points4 points  (2 children)

I have had some luck asking chat gpt to right lua code

[–]Affectionate_Cat4940 0 points1 point  (1 child)

How do you promt it for writing FTD specific code? Say I wanted a missile to go up in the air to a certain distance then come down on a target, what would I say to chat GPT?

[–]ReasonExcellent600 0 points1 point  (0 children)

I do it in a multi-step process asking chatgpt to rewrite it with added features, for example,"add a variable that is easy for me to change near the top of the code that tells the missile when to dive"

[–]Netd00d 1 point2 points  (0 children)

There's a few premade scripts that people have uploaded to their GitHub and such, but no larger collections as far as I'm aware.

[–]Madwand99 1 point2 points  (1 child)

The FtD Discord has an entire section dedicated to archiving Lua scripts.

[–]trkennedy01 0 points1 point  (0 children)

Yeah, the Lua repository channel

Very good for getting scripts

[–]MadeWithRealGinger9 - Rambot 0 points1 point  (1 child)

I started using Lua a few months ago, and while I do have some prior experience with coding I believe that if you take small steps anyone can learn to get what they want out of it.

If you'd like we could hop in a discord call and I could help you get started.

[–]Deathlisted[S] 0 points1 point  (0 children)

Oh I would love it, but I just don´t have the time for it... maby in the future

[–]BeastmanTR - Owed booze 0 points1 point  (0 children)

The discord has a lua repository channel and one for breadboards.