Ulysses Stuff > Releases

TempAdd (v2.4) - Add a user to another group for a set amount of time

<< < (2/28) > >>

lua_error:
Thanks a lot

delagious:
I've been waiting for you to come through and you have.
Thank you sooooo very much.

delagious:
I am getting an error when I try to access this command from the XGUI:

--- Code: ---[ERROR] addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:328: bad argument #1 to 'ipairs' (table expected, got nil)
  1. ipairs - [C]:-1
   2. x_getcontrol - addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:328
    3. obj - addons/ulx/lua/ulx/xgui/commands.lua:176
     4. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1041
      5. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1022
       6. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1041
        7. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1022
         8. animQueue_start - addons/ulx/lua/ulx/modules/cl/xlib.lua:1009
          9. OnSelect - addons/ulx/lua/ulx/xgui/commands.lua:108
           10. unknown - lua/vgui/dlistview_line.lua:94

--- End code ---

Not sure what it means but otherwise this works just fine from console.

MrPresident:

--- Quote from: delagious on January 25, 2013, 10:00:59 PM ---I am getting an error when I try to access this command from the XGUI:

--- Code: ---[ERROR] addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:328: bad argument #1 to 'ipairs' (table expected, got nil)
  1. ipairs - [C]:-1
   2. x_getcontrol - addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:328
    3. obj - addons/ulx/lua/ulx/xgui/commands.lua:176
     4. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1041
      5. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1022
       6. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1041
        7. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1022
         8. animQueue_start - addons/ulx/lua/ulx/modules/cl/xlib.lua:1009
          9. OnSelect - addons/ulx/lua/ulx/xgui/commands.lua:108
           10. unknown - lua/vgui/dlistview_line.lua:94

--- End code ---

Not sure what it means but otherwise this works just fine from console.

--- End quote ---

Try adding access without using XGUI. I don't use XGUI so I never tested with it. If you don't know how to do that, type ulx help in your console and look up:

ulx groupallow
ulx userallow
etc

delagious:
What I mean is when I click on the command from it's list in the menu I get kicked for lua errors and that is printed to my console.
I have problem allowing users and groups to use the command. The problem is using the command from the menu.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version