Page 1 of 1
In game widget menu
Posted: 05 Oct 2008, 22:16
by nemesis123
i have seen an in-game menu of widgets where you can turn them off. my f11 button just takes screenshots. i have a folder of widgets and the lua should all be installed but i can't turn any on. thanks
Re: In game widget menu
Posted: 05 Oct 2008, 22:43
by hoijui
start settings.exe, ther you have to enable LUA widgets (or gadgets).. it is one of the checkboxes there, you will find it. after that, you will be able to use F11 in-game.
Re: In game widget menu
Posted: 05 Oct 2008, 22:48
by nemesis123
fantastic. thanks hoijui

Re: In game widget menu
Posted: 07 Oct 2008, 00:25
by TheFatController
For the record, if this ever doesn't work (ie F11 still takes a screenshot) adding the lines:
Code: Select all
unbind Any+f11 screenshot
bind Any+f11 luaui selector
To uikeys.txt worked for me