Page 1 of 1
Making my mod work in multiplayer
Posted: Sat Mar 05, 2016 3:17 pm
by DevilXD
It's a quick question. My mod works perfectly fine in singleplayer. Do I have to change or add something to make it work in multiplayer as well ? I haven't tested it with multiple players yet, but my save loaded just fine...
Re: Making my mod work in multiplayer
Posted: Sat Mar 05, 2016 5:36 pm
by Choumiko
If you don't have a control.lua in your mod it will work. If you have a control.lua it might or might not, depending on whether you do things that cause a desync.
Re: Making my mod work in multiplayer
Posted: Sat Mar 05, 2016 5:53 pm
by DevilXD
I don't use control.lua in my mod... So it must work then

Thank you for quick answer
