Page 1 of 1

Gui.lua and you

Posted: 29 Dec 2006, 23:00
by LordMatt
For those of you who are using the gui.lua file that trepan and chojin/napkin made, there is another bugfix needed for this version. You will get spammed with:

Code: Select all

error = 1, Call_UpdateLayout, [string "gui.lua"]:233: attempt to call field `GetInCommand' (a nil value)
You need to open gui.lua and do a find and replace for

Code: Select all

GetInCommand
to be replaced with

Code: Select all

GetActiveCommand
And of course trepan is the man for his lightning fast tech support. :-)

Posted: 31 Dec 2006, 02:10
by [KnoX]ElementalGizmo
Niiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiice :twisted: