UID and Skins

Post anything about MX Simulator here. Please. I'm begging you.
Post Reply
BubbaScrub444
Posts: 8
Joined: Wed Jun 12, 2013 6:22 pm
Team: Privateer

UID and Skins

Post by BubbaScrub444 »

Hello everyone, I am new to the MX Sim world an I was wondering if anyone could help me. I do not know what my UID is or where i can find it. Also i would really love if someone could put my name and number on my jerseys and number on my skin for a 2013 KTM 450 and 2013 KX 450. Thank you guys and please help would be appreciated. :D :D :D
JP37R
Posts: 877
Joined: Wed Mar 17, 2010 7:34 am
Team: JPR
Location: Chair

Re: UID and Skins

Post by JP37R »

theres a few ways to see your UID, the easiest is to type /listplayers into the ingame chat and find your name/UID
JP37R
Posts: 877
Joined: Wed Mar 17, 2010 7:34 am
Team: JPR
Location: Chair

Re: UID and Skins

Post by JP37R »

ignore the last post I messed up the command, heres a complete list of chat commands you can use:

Code: Select all

======================================================================
Server commands:

When connected to the server, you can sent it commands by chatting.
Currently the following commands are recognized:

==== Commands that everyone can use ====

server,gate <gate number>
Sets the current client's gate preference.

server,listplayers
Lists all the clients on the server.

server,listtracks
Lists the tracks available on the server.

server,play
Puts current client in player mode for further races.

server,spec
Puts current client in spectator mode for further races.

server,restart
Votes to restart the race.

server,norestart
Withdraws vote to restart the race.


==== Commands that only track marshalls and admins can use ====

server,forceplay <UID or ALL>
Forces the specified client into player mode for further races.

server,forcespec <UID or ALL>
Forces the specified client into spectator mode for further races.

server,lock
server,unlock
Locks/unlocks the server.  When the server is locked players start out
in spec mode and cannot switch from spec to play mode and vice versa.

server,nexttrack
Selects the next track in the list.

server,settrack <track number>
Jumps to a specific track in the list.

server,ban <UID> [minutes]
Bans the specified client.  If minutes is not specified or 0 the ban
is permanent.  This only affects the internal ban list.  It does not
change the ban file.

server,listbans
Lists the internal bans.  The bans from the ban file will not be in
this list.

server,kick <slot number>
Kicks a player off the server.

server,mute <UID or ALL>
Prevents a player from chatting.

server,unmute <UID or ALL>
Allows a muted player to chat again.

server,broadcast <message>
Echoes a message to all clients.

server,forcegate <UID> <gate number>
Forces the specified client's gate choice.

server,lockgate
server,unlockgate
Locks/unlocks the gate.  When the gate is locked players can't change
their gate pick.

server,clearclass
Clears the approved bikes list.  This will allow any bike in.

server,homologate <bike>
Adds a bike to the approved bikes list.  If a rider is on a bike that
isn't in the list, he will be put on the first bike in the list.


==== Commands that only admins can use ====

server,at <time> <command>
Runs command at specified time.  Time can be either a UNIX timestamp
or a relative time consisting of the number of seconds with a plus
sign prefix.  E.g. "server, at +60 broadcast 1 minute has passed".

server,clearschedule
Forgets all commands scheduled with "server,at".

server,listschedule
Lists all commands scheduled with "server,at".

server,exec <script>
Executes a script stored on the server.  Scripts must begin with a
line that reads "#mxserverscript", followed by a series of server
commands (without the server, prefix).

server,maxclients <max> [reserved]
Sets the maximum number clients and optionally the number of slots set
aside for reserved UIDs.

server,maxplayers <max>
Sets the maximum number of players.

server,reserve <UID or ALL>
Adds a UID to the reserved list.  If ALL, it will reserve the UIDs of
all currently connected clients.

server,unreserve <UID or ALL>
Removes a UID to the reserved list.  If ALL, it will clear the
reserved list.

server,serverrate <bytes per second>
Sets the server's outgoing byte rate in bytes per second.

server,shutdown
Shuts down the server.


======================================================================
Post Reply