Difference between revisions of "Translations:Manual:Introduction/108/ru"

From Mudlet
Jump to navigation Jump to search
(Updating translation from gettext import)
 
(No difference)

Latest revision as of 03:32, 19 June 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manual:Introduction)
In this case, any time somebody, or something, "drops" something or someone else, the client will pick it up. Note that we used matches[3] instead of matches[2] this time, in order to pick up the second match. If we used matches[2], we’d end up picking up the skeleton’s corpse.

В этом случае, в любой момент, когда из кого-то или чего-то "выпадет" что-то, клиент это подхватит. Обратите внимание, что в этот раз мы использовали matches[3] вместо matches[2], чтобы взять вторую захватываемую часть строки. Если бы мы использовали matches[2], то в конце концов мы бы взяли труп скелета.