23:22:36 L 04/19/2009 - 00:22:55: Lua Error: ULib/modules/uban_ulx.lua:52: attempt to index global 'UBan' (a nil value)ULib/modules/uban_ulx.lua:52: attempt to index global 'UBan' (a nil value)
Any ideas what's wrong?
This is what's on line 52 of the code:
local b, e = pcall( UBan.ManualBan, ply, steamid, nil, time * 60, comment )