ULX

Author Topic: Ulx command help again  (Read 2014 times)

0 Members and 1 Guest are viewing this topic.

Offline XxLMM13xX

  • Sr. Member
  • ****
  • Posts: 265
  • Karma: -51
  • New to lua development
    • Twitch
Ulx command help again
« on: November 12, 2014, 02:53:53 PM »
How do i add a steamID to a ULX command???

Please help.

Thanks!

Offline Zmaster

  • Full Member
  • ***
  • Posts: 235
  • Karma: 25
Re: Ulx command help again
« Reply #1 on: November 12, 2014, 04:34:34 PM »
What do you mean by add?
Do you mean like an argument replacing the player name? Like !slay STEAM_0:1:23456789

Offline XxLMM13xX

  • Sr. Member
  • ****
  • Posts: 265
  • Karma: -51
  • New to lua development
    • Twitch
Re: Ulx command help again
« Reply #2 on: November 12, 2014, 05:22:48 PM »
I mean is it possible to make it so someone by the steamed can use the command? Like only STEAM:00000 can use a idc command.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Ulx command help again
« Reply #3 on: November 12, 2014, 06:23:33 PM »
You really ought to read the console after typing "ulx usermanagementhelp"
And, from our FAQ;
What ulx commands should I see in "ulx help"?

Quote
  o ulx userallowid <SteamID, IP, or UniqueID> <command> [<access tag>] - Add to a user's access.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline XxLMM13xX

  • Sr. Member
  • ****
  • Posts: 265
  • Karma: -51
  • New to lua development
    • Twitch
Re: Ulx command help again
« Reply #4 on: November 13, 2014, 02:04:39 PM »
Thanks!!!!!