Translations:Modding:Adding Block Behavior/62/ru: Difference between revisions

From Vintage Story Wiki
(Created page with "// Сообщите игровому движку и другим моделям поведения блоков, что мы обработали взаимодействие игрока с блоком. // Если бы мы не задали поле обработки, игрок все равно смог бы ставить блоки, если бы они были у него в руках.")
 
(No difference)

Latest revision as of 19:25, 25 March 2024

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 (Modding:Adding Block Behavior)
// Notify the game engine other block behaviors that we handled the players interaction with the block.
       // If we would not set the handling field the player would still be able to place blocks if he has them in hands.

// Сообщите игровому движку и другим моделям поведения блоков, что мы обработали взаимодействие игрока с блоком.

       // Если бы мы не задали поле обработки, игрок все равно смог бы ставить блоки, если бы они были у него в руках.