ULX
Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Developers Corner
»
Variables
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Variables (Read 1662 times)
0 Members and 1 Guest are viewing this topic.
[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.
Logged
MrPresident
Ulysses Team Member
Hero Member
Posts: 2728
Karma: 430
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.
Logged
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)
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
General
»
Developers Corner
»
Variables