All translations

From Vintage Story Wiki

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)# Calculate the new position to move the block to, based on the block face the player is looking at.
# Check if the block can be placed at this new position.
# Remove the block at the old position.
# Place the same type of block at the new position.
# [[Modding:Behavior_Traversal|Skip]] the default logic that would otherwise place whatever item is held at the old position.
 h Russian (ru)# Рассчитать новую позицию для перемещения блока, основываясь на лицевой стороне блока, на которую смотрит игрок.
# Проверить, можно ли поместить блок в эту новую позицию.
# Удалить блок в старой позиции.
# Поместить блок того же типа на новую позицию.
# [[Modding:Behavior_Traversal|Skip]] логика по умолчанию, которая в противном случае поместит любой удерживаемый предмет на старую позицию.