E2150 - EarthNet Commands: Difference between revisions

m
EarthNet Colours and formatting
m (EarthNet Colours and formatting)
 
(6 intermediate revisions by 3 users not shown)
Line 1:
[[File:EarthNet-Logo.jpg|thumb]]
=== EarthNet Commands ===
 
* /help - listing of all EarthNet commands
* /join "Channel_Name"channel_name creates- orcreate joinsor ajoin channel
* /msg "User_Name" / "#Channel_Name" / "$Game_Name" / "Message" - private message
* /send message - sends message to all peoples on current channal, or in current game
* /whois "Username" - WHOIS Information on player
* /msg user_name|#channel_name|$game_name message - send message to selected user, channalor play
* /passwd "Old_PW" "New_PassWord" - changes Passwort.
* /play [game_guid] game_name [game_password] - create or connect to game
* /nick "Password" "New Nickname" - change your username. You should log out and reconnect afterwards, otherwise your old nickname will still haunt you...
* /playplays "Game_Name"[game_guid] "Game_Password"game_name [game_password] - Join or create a game
* /playc [game_guid] game_name [game_password] - connect game
* /plays "Game_Name" "Game_Password" - creates a new game
* /whois user_name [game_guid] - returns user informations and statistics for all or selected game
* /playc "Game_Name" "Game_Password" - joins an open game
* /syncusers TRUE|FALSE - turn on/off users synchronisation
* /join "Channel_Name" creates or joins a channel
* /syncchannels TRUE|FALSE - turn on/off channels synchronisation
* /admin Message "Message" - Message to the admin
* /syncplays TRUE|FALSE - turn on/off plays synchronisation
* /ladder [game_guid] - print full ladder for current server for default or selected game
* /ladderw [game_guid] - print weekly ladder for current server for default or selected game
* /ladderm [game_guid] - print monthly ladder for current server for default or selected game
* /ladderpw [game_guid] - print ladder from previous week for current server for default or selected game
* /ladderpm [game_guid] - print ladder from previous month for current server for default or selected game
* /admin message - send message to server administrator
* /beep [user_name|#channel_name|$game_name message] - beep on current channel, selected user, channel or game
* /help [command] - prints help about all or selected command
* /syncstats [TRUE|FALSE] - turn on/off stats synchronisation or synchronize imediatelly
* /passwd [old password] [new password]
* /nick [password] [nick]
 
=== EarthNet Special Characters ===
To represent special characters you have to write <a0xCODE>, where CODE must be replaced by a code from the lower table. For example, a0x086 to represent the .
* 021 !
* 022 "
Line 107 ⟶ 120:
* 0b0 °
* 0b1 ±
 
 
=== EarthNet Colours ===
You can also write in color in Earthnet by setting a code before your chat text that looks like this <0xFFAADDEEcode><0xFFBBGGRR></code> where FFF stands for brightness, A standsBB for redblue tones, DGG for yellowgreen tones and ERR stands for bluered tones. AFF, DBB, EGG and FRR can also be exchanged forreplaced 0by 1any 2 3hey 4digit-code. 500 6means 7zero, 880 9(128 Adecimal) Bis Cmedium D EFF F(255) is the maximum. WithSee you[https://en.wikipedia.org/wiki/Web_colors#Basic_colors canWikipedia writeWeb blinkingcolors] scriptwhich whereare 20very standssimilar, forbut theuse seconds<code>RRGGBB(FF)</code> instead of <code>FFBBGGRR</code>.
 
Examples:
* GrünGreen - <code><0xff00aaff></code>
* Orange - <code><0xff00ffaa></code>
* SenfMustard - <code><0xff00aaaa></code>
* Mint - <code><0xffaaffcc></code>
* RotRed - <code><0xff0000ff></code>
* White - <code><0xffffffff></code> or <code><*></code>
* SchwarzBlack - <code><0x00000000></code>
* BlauBlue - <code><0xffff0000></code>
* HellrotBright Red - <code><0xffccddee></code>
* HellBlauBright Blue - <code><0xffeeffcc></code>
* DunkelgrünDark Green - <code><0xff00aa00></code>
 
To use flashing codes you can use <code><LN></code> or <code><LN,M></code> where N stands for the interval (20 = 1s) and M for the optional time offset.
* Grün - <0xff00aaff>
For instance: <code><L20>ABCD</code> - ABCD flashes every second, <code><L40>AB<40,20>CD</code> - AB blinks every 2 seconds and CD blinks also every 2s but starts 1s later.
* Orange - <0xff00ffaa>
* Senf - <0xff00aaaa>
* Mint - <0xffaaffcc>
* Rot - <0xff0000ff>
* Weiss - <0xffffffff>
* Schwarz - <0x00000000>
* Blau - <0xffff0000>
* BH`s - <0xffccffee>
* Hellrot - <0xffccddee>
* HellBlau - <0xffeeffcc>
* Dunkelgrün - <0xff00aa00>
 
* <code><F0></code> - Very bright font Arial 10
* <code><F1></code> - Bright font Arial 10
* <code><F2></code> - Normal font Arial 10
* <code><F3></code> - Weapon Anti air font Arial 10
* <code><F4></code> - Weapon Anti armor font Arial 10
* <code><F5></code> - Weapon Chemical font Arial 10
* <code><F6></code> - Weapon Anti building font Arial 10
* <code><F7></code> - Weapon Universal font Arial 10
* <code><F8></code> - Special equipment font Arial 10
* <code><F9></code> - Briefing bright font Arial 12
* <code><F10></code> - Briefing normal font Arial 12
* <code><F11></code> - BIG and bright font Arial 14
 
* t1=1c - Zentriert den nachfolgenden Text
5

edits