ULX

Author Topic: Urgent help! "argument #1: invalid string"  (Read 1634 times)

0 Members and 1 Guest are viewing this topic.

Offline Fauly

  • Newbie
  • *
  • Posts: 1
  • Karma: -1
Urgent help! "argument #1: invalid string"
« on: February 07, 2016, 11:19:00 AM »
I really need some help. I've been trying to run an ent command, i'm currently put into my own usergroup called "manager" which should have access to "ulx ent". Another one of my friends is using another "owner" usergroup which (I think inherits from superadmin but is just renamed) can run the command, but when I place myself in the "owner" group I can't do it. I had tried to "userallow" the command with access tag "Access tag" I think that may be the reason, but I don't know how to change that.

My ULib/ULX versions:
ULib v2.6
ULX v3.7

Game mode I am having this problem on: DarkRP

Lua errors shown in console:
Code: [Select]
] ulx ent ulx ent weapon_rpg
Command "ulx ent", argument #1: invalid string

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Urgent help! "argument #1: invalid string"
« Reply #1 on: February 07, 2016, 01:04:29 PM »
Fauly, as a courtesy to others, please only mark something urgent when it's actually urgent.

You can give the "owner" usergroup access by running the following:
Code: [Select]
ulx groupallow "owner" "ulx ent"
If you execute the following in console, it will spawn an RPG:
Code: [Select]
ulx ent weapon_rpg
Experiencing God's grace one day at a time.