Add further LUA librarys to the mod

Place to get help with not working mods / modding interface.
der-dave.com
Inserter
Inserter
Posts: 29
Joined: Sat May 07, 2016 3:57 pm
Contact:

Add further LUA librarys to the mod

Post by der-dave.com »

Hello there,

we are discussing in our community a way to check if People can Play on our games.
Therefore we want to use our web-board. If the user is assigned to a Special Group he/she can Play on our server.

For this we need use of the HTTP-socket for LUA. Is there a way to implement new librarys into my mods or is this still not possible?

After joining the game, the mod will check the user level and maybe kick the player or not :)

Thanks for your help!
Rseding91
Factorio Staff
Factorio Staff
Posts: 15908
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Add further LUA librarys to the mod

Post by Rseding91 »

It's not possible. Even if it was it would desync as soon as you tried to use it in MP.
If you want to get ahold of me I'm almost always on Discord.
der-dave.com
Inserter
Inserter
Posts: 29
Joined: Sat May 07, 2016 3:57 pm
Contact:

Re: Add further LUA librarys to the mod

Post by der-dave.com »

Thank you for your quick answer. :)
Post Reply

Return to “Modding help”