====== The Ryzom Core commands ====== A List of existing commands for the Ryzom Core game engine(both for the client and the server). ===== Client commands ===== [[Client_command_command|Client order list]] The commands require a certain number of arguments, the first often being(some(rare) does not ask for it) an "id"! Following this kind of order(of an id) of a certain "mob" or sometimes that of a "csr" or perhaps most often of a "character"(or any one) will pass the asked argument. These 3 base commands is used to request the id(OBS: It's quite complex and hard to get by hand without access to the admin service): /a send the id of the character that launches the command. /b send the target id of the character that launches the command. /c send the id of the character with the name passed in argument. The rest of the arguments(given between <> in the site but __without__ if) must be passed after the name of the command. Arguments between [] are optional. Example: (x is replaced by a, b or c) /x [] [] The %%|%% symbol in an argument means "or". example: CreateItemInBag: %%|%% [force] Means that one has to pass(in the argument) the shhetID OR the sheetName followed of the quantity, the quality and optionally the force. Ex gray commands: ^ Command ^ Explanation ^ parameters ^ rights ^ id ^ | command | aide | arguments | rights | id | Are disabled, they do exist but are either "commented in the code" or deactivated in any way possible. (There's still to double-check those that aren't) ===== Server commands ===== These commands are to be launched(server side) in the window corresponding to the service. [[AI Share Server commands] [[en:serveur:admin:commandes_serveur_game_share|List of shared Game commands ]] [[en:serveur:admin:commandes_serveur_ais|List of AIS commands]] [[en:serveur:admin:commandes_serveur_BS|list of BS commands]] [[en:serveur:admin:commandes_serveur_dss|list of DSS commands]] [[commandes_serveur_egs|List of EGS commands]] [[en:serveur:admin:commandes_serveur_fs|list of FS commands]] [[en:serveur:admin:commandes_serveur_gus|List of GUS commands]] [[en:serveur:admin:commandes_serveur_gpms|list of GPMS commands]] [[en:serveur:admin:commandes_serveur_ios|List of IOS commands]] [[en:serveur:admin:commandes_serveur_las|List of LAS commands]] [[en:serveur:admin:commandes_serveur_lgs|List of LGS commands]] [[en:serveur:admin:commandes_serveur_mfs| list of MFS commands]] [[en:serveur:admin:commandes_serveur_ms| MS commands list]] [[en:serveur:admin:commandes_serveur_mos| list of MOS commands]] [[en:serveur:admin:commandes_serveur_pdss|list of PDSS commands]] [[en:serveur:admin:commandes_serveur_pds| list of PDS commands]] [[en:serveur:admin:commandes_serveur_rbs| List of RBS commands]] [[en:serveur:admin:commandes_serveur_as|list of AS commands]] [[en:serveur:admin:commandes_serveur_ns|List of NS commands]] [[en:serveur:admin:commandes_serveur_ws| list of WS commands]] [[en:serveur:admin:commandes_serveur_sbs|List of SBS commands]] [[en:serveur:admin:commandes_serveur_sus| list of SUS commands]] [[en:serveur:admin:commandes_serveur_ts|list of TS commands]] {{tag>informatique}}