game setup xml option request

CloudwolfCloudwolf Join Date: 2012-11-11 Member: 169690Members
So to the extent of my knowledge the xml allows for defining a custom server and client lua file to load. I believe a third option is necesary for mods that don't effect how the gameplay is but function as server administration mods such as reserved slots and kick commands.

Currently you need to call your file in the server call then load the server after and I am also unsure as to how this would effect other mods such as DAK which loads the server.lua and if I ran mine as well how it would work i feel the xml needs

<server> luafile </server>
<client> luafile </client>
<standalone> luafiles </standalone>

Something along these lines.
Sign In or Register to comment.