m (Miscellaneous)
m (Miscellaneous: check FR/EN and hamonization with FR)
Line 45: Line 45:
 
==Miscellaneous==
 
==Miscellaneous==
 
*'''/afk <font color="#0000FF"><autoresponse></font>''' ''Activates the afk tag so that other players can see you are away from your terminal. The message is optional and is displayed when a player sends you a tell. This is just a visual indicator, and will not protect you from attacks by flora, fauna or other players.''
 
*'''/afk <font color="#0000FF"><autoresponse></font>''' ''Activates the afk tag so that other players can see you are away from your terminal. The message is optional and is displayed when a player sends you a tell. This is just a visual indicator, and will not protect you from attacks by flora, fauna or other players.''
*'''/assist''' or '''/as''' ''Targets the target of the targeted entity.''
+
*'''/assist''' or '''/as''' ''Targets the target of the targeted entity (typically: for a offensive mage on the tank, the healer of a driller).''
 
*'''/self''' ''Target yourself.''
 
*'''/self''' ''Target yourself.''
 
*'''/brutalQuit''' ''Instantaneously quits the game client.''
 
*'''/brutalQuit''' ''Instantaneously quits the game client.''
Line 51: Line 51:
 
*'''/follow''' ''Follows the targeted entity.''
 
*'''/follow''' ''Follows the targeted entity.''
 
*'''/ignore <font color="#FF0033"><playername></font>''' ''Adds a player to your ignore list''
 
*'''/ignore <font color="#FF0033"><playername></font>''' ''Adds a player to your ignore list''
*'''/invite <font color="#FF0033"><playername></font>''' ''Invites a player to your team. Can only be used by the team leader or by someone who is not teamed.''
+
*'''/invite <font color="#FF0033"><playername></font>''' ''Invites a player to your team. Can only be used by the team leader or by someone who is not teamed (then a team is created).''
 
*'''/mount''' ''Mounts your mektoub mount. You must be near your mount and it must be outside of the stable.And /unmount too :)''
 
*'''/mount''' ''Mounts your mektoub mount. You must be near your mount and it must be outside of the stable.And /unmount too :)''
*'''/random <font color="#00C000"><lowest_number> <highest_number></font>''' ''Draws a random number between the first and last provided. If only one number is provided, the other limit is set to 1. The result is displayed in the Around chat and visible to everyone else nearby. Limits for this draw: [-32767, 32767]''
+
*'''/random <font color="#00C000"><lowest_number> <highest_number></font>''' ''Draws a random number between the first and last provided. The result is displayed in the Around chat and visible to everyone else nearby.
 +
** If only one number is provided, the other limit is set to 1.  
 +
** Limits for this draw: [-32767, 32767]''
 +
**'''/random <font color="#00C000"><nombre1> <nombre2> </font>hide''' : as before, but the result is only displayed in Sys info (and does not appear in the around channel).
 
*'''/sleep <font color="#00C000"><number></font>''' ''Puts the game client to sleep for the specified amount of seconds. You cannot do anything in this time.''
 
*'''/sleep <font color="#00C000"><number></font>''' ''Puts the game client to sleep for the specified amount of seconds. You cannot do anything in this time.''
*'''/tar <font color="#FF6633"><name></font>''' ''Finds the nearest entity whose name contains the given string. Use single or double quotes for exact matching (e.g. NPC with two names). If no quotes are used, /tar will look for all words in the string, and match any! See more info in the forums: [https://app.ryzom.com/app_forum/index.php?page=topic/view/29692/1&post195145=en#1 Patch 3.5.0 - 2019-05-18]''
+
*'''/tar <font color="#FF6633"><name></font>''' ''Finds the nearest entity whose name contains the given string (/tar or /target). Use single or double quotes for exact matching (e.g. NPC with two names).  
 +
** With the '''quiet''' option (as for ex  '''''/tar <font color="#FF6633"><name></font>|quiet=true'''''), it won't display the message '' '''entity not found''' ''
 +
** '''/tarq <font color="#FF6633"><name></font>''' abbreviated version of the command '''''/target_quiet''''' or '''''/tar <font color="#FF6633"><name></font>|quiet=true'''''
 +
** If no quotes are used, /tar will look for all words in the string, and match any! See more info in the forums: [https://app.ryzom.com/app_forum/index.php?page=topic/view/29692/1&post195145=en#1 Patch 3.5.0 - 2019-05-18]''
 
*'''/lmtar <font color="#FF6633"><name></font>''' '' Add target closest landmark  
 
*'''/lmtar <font color="#FF6633"><name></font>''' '' Add target closest landmark  
*'''/target <font color="#FF6633"><name></font>''' ''Same as /tar''
 
*'''/tarq <font color="#FF6633"><name></font>''' ''Same as /tar, but it doesn't show the "entity not found" message in the sysinfo window''
 
*'''/target_quiet <font color="#FF6633"><name></font>''' ''Same as /tarq''
 
 
*'''/unmount''' ''Dismounts your mektoub mount.''
 
*'''/unmount''' ''Dismounts your mektoub mount.''
 
*'''/chat''' ''Keeps focus on chat, [Enter] doesn't quit chat''
 
*'''/chat''' ''Keeps focus on chat, [Enter] doesn't quit chat''
 
*'''/go''' ''Opens the WebIG'' (= '''SHIFT+W''')
 
*'''/go''' ''Opens the WebIG'' (= '''SHIFT+W''')
 
* [[File:BarreWebapp.png|thumb|right|Webapps main: Achievements, ... Support]]'''/appzone hide''' Hide the [[Webapps main|webapps]] toolbar
 
* [[File:BarreWebapp.png|thumb|right|Webapps main: Achievements, ... Support]]'''/appzone hide''' Hide the [[Webapps main|webapps]] toolbar
 +
 +
* '''/version'''  displays the current version of the client (can be useful in case of a bug).
  
 
=== Some new commands ===
 
=== Some new commands ===
* [[Patch 00813|March 2020]]: New '''<nowiki>/showHideUserLandMark</nowiki>''' command to hide markers on map (more on the FAQ Map [[Use the map]]).
+
* [[Patch 00813|Patch 00813, in March 2020]]: New '''<nowiki>/showHideUserLandMark</nowiki>''' command to hide markers on map (more on the FAQ Map [[Use the map]]).
 +
====  tar improvement  ====
 +
From [[Patch 2019#Patch JY 2603]].
 +
 
 +
* <code>/tar yubo</code> :              target the closest entity whose name contains the word yubo
 +
* <code>/tar abcd yubo</code> : target the closest entity whose name contains both abcd and yubo
 +
* The order is not important, /tar would have been enough.
 +
* <code>/tar "ora"</code>                target the closest entity whose name ''begins'' with ora
 +
* some pre-existing [[Macros]] will have to be corrected, notably by using quotation marks for short names (such as ora), but pre-existing macros using quotation marks will continue to work as before.
  
 
==Copy/Paste==
 
==Copy/Paste==

Revision as of 22:18, 6 September 2022

de:Chatbefehle
en:Special command
es:Comandos especiales
fr:Commandes spéciales
ru:Специальные команды
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Craftjenn, 2022-09-06)

See Chat and RC FAQ about the external Ryzom Rocket Chat.

Contents

Emotes

These are the prepared texts that are displayed in the Surroundings channel, along with the gestures.

Please note that no matter on which channel you write them, the emotes and the command/em are directly and always sent to the Surroundings channel. It is impossible to use these commands on other channels.

More on the Emote page.

Player information

Online Status

This Function is to set the Output in your Friends or Guildmember Chat if you are come ON- /Offline.

Guild Commands

League Commands

Miscellaneous

Some new commands

tar improvement

From Patch 2019#Patch JY 2603.

Copy/Paste

Around

A flag to show Deepl translated (here, from English to French)
Messages sent normally in the around channel have a 25m range.

These commands will make your messages have a 50m range and will appear red (by default) for you.



With JA 2603 patch (in 2019/08), all text in Around is translated using Deepl.

The image above is an example, a flag indicates that Deepl has translated (here from English to French) - excerpt from the album Kami blast.

More info on the forum: https://app.ryzom.com/app_forum/index.php?page=topic/view/30307/7

Guild

With these commands a message is sent to the guild channel, visible to all who are in the same guild as you.


Region

These commands send a message visible to all who are in the same region as you at the time.


Team/Party

With these commands a message is sent to the Team channel and is visible to those currently in your party.


Universe channel and universe by languages

These send a message to the universe channel, which is visible to everyone online at that moment.

There are also "per language" universe channels. To join and leave them, use the following command:

Dynamic Channels

A player can have up to 5 dynamic channels: One faction channel, one racial channel, two custom channels and possibly an event channel too.

However, it's also possible to have no dynamic channels at all. And usually players are prohibited from talking in event channels. So depending on which dynamic channels you have, these commands might not work.


Custom channels

You can create your own channels as well, or join those created by others. A player can be connected to at most 2 custom channels at a time.

RC FAQ can have custom channels too (as much more features - RC is for Ryzom Rocket Chat, the external chat).

Private messages

Outfit Commands

NOTES:

For further reading on groups.

Other commands

Developer and GM Commands

Developers, GMs, CSR and the events team have special commands that they can use for debugging, support, and for hosting live events. You can read external list of required privileges for client commands or Shard commands list

Obsolete Commands

See also


Retrieved from "https://en.wiki.ryzom.com/w/index.php?title=Special_command&oldid=51179"