Page 2 of 2
Re: Lua and YOU!
Posted: 11 Feb 2009, 22:15
by Argh
Okie doke, although I'm away from my source ATM, so there will be a hang-time before I can test it.
Re: Lua and YOU!
Posted: 11 Feb 2009, 22:37
by lurker
1. Copy a fresh install's LuaUI folder
2. add gamedata/LockLuaUI.txt
3. Modoption:
{
key = "lockui",
name = "Block external widgets",
desc = "Block widgets not included in the mod to keep a level playing field.",
type = "bool",
def = true,
},
4. /luaui.lua:
Re: Lua and YOU!
Posted: 11 Feb 2009, 22:47
by smoth
Hey lurker is that the thing we were talking about that used the mod name to specify that the widget was designed to work with X project?
Re: Lua and YOU!
Posted: 11 Feb 2009, 22:54
by lurker
No; I can work on that later.
Re: Lua and YOU!
Posted: 11 Feb 2009, 22:58
by smoth
:'(
Re: Lua and YOU!
Posted: 11 Feb 2009, 22:59
by lurker
Well that's a lot more to do than this... 3 lines + modoption.
Re: Lua and YOU!
Posted: 11 Feb 2009, 23:00
by smoth
:'<