ULX

Author Topic: Variables  (Read 1662 times)

0 Members and 1 Guest are viewing this topic.

Offline [Dev]HEROBRINE | trade.tf

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Variables
« on: March 04, 2016, 01:12:08 PM »
Can someone tell me all the variables
like i know one
ulx slay * - It kills all
are there more variables like the player that i'm looking at i can ulx slay {player} and it would slay the player i'm looking at.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Variables
« Reply #1 on: March 04, 2016, 01:14:53 PM »
They are wildcards.

Another is ^

Will perform the action on yourself.

ulx slay ^ - Slays yourself.

Offline Timmy

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 252
  • Karma: 168
  • Code monkey
Re: Variables
« Reply #2 on: March 04, 2016, 01:30:20 PM »
Type "ulx help" in your console. All keywords are explained in the first paragraph of the output.

For reference:
^target yourself
*target everyone
@target person in front of you
$<userid>target by id
#<group>target everyone in a group
%<group>target everyone in a group (counting inheritance)