towercrane/README.md

53 lines
2.1 KiB
Markdown
Raw Normal View History

2017-06-10 20:49:48 +02:00
# Tower Crane Mod V0.05
2017-06-10 20:43:15 +02:00
In order to simplify the construction of buildings, the crane forms a construction area in which the player can fly (similar to fly privs).
2017-06-05 20:20:16 +02:00
2017-06-10 20:49:48 +02:00
Browse on: ![GitHub](https://github.com/joe7575/Minetest-Towercrane)
2017-06-10 20:51:04 +02:00
2017-06-10 20:49:48 +02:00
Download: ![GitHub](https://github.com/joe7575/Minetest-Towercrane/archive/master.zip)
2017-06-05 20:20:16 +02:00
The crane can be completely assembled by setting only the base block.
2017-06-10 20:43:15 +02:00
The size of the crane (which is the construction area) can be configured.
The owner of the crane get automatically area protection over the complete construction area (therefore the area Mod is required).
2017-06-05 20:20:16 +02:00
2017-06-05 20:43:13 +02:00
![Tower Crane](https://github.com/joe7575/Minetest-Towercrane/blob/master/towercrane640.png)
2017-06-05 20:20:16 +02:00
## Introduction
2017-06-06 12:26:11 +02:00
* Place the crane base block.
2017-06-05 20:20:16 +02:00
The crane arm will later be build in the same direction you are currently looking
2017-06-06 12:26:11 +02:00
* Right-click the crane base block and set the crane dimensions in height and width (between 8 and 24 by default).
2017-06-05 20:20:16 +02:00
The crane will be build according to this settings.
2017-06-10 20:43:15 +02:00
If there is not enough free space for the crane mast/arm or the potential construction area of the
crane intersects a protected area from another player, the crane will not be build.
2017-06-05 20:20:16 +02:00
2017-06-06 12:26:11 +02:00
* Right-click the crane switch block to place the hook in front of the crane mast
2017-06-05 20:20:16 +02:00
* Enter the hook by right-clicking the hook
* "Fly" within the working area (height, width) by means of the (default) controls
- Move mouse: Look around
- W, A, S, D: Move
- Space: move up
- Shift: move down
* Leave the hook by right-clicking the hook or right-clicking the crane switch node
2017-06-10 20:57:06 +02:00
* To remove the crane, destroy the base block.
2017-06-10 20:58:01 +02:00
**Hint:** The protection area of the crane will also be removed.
2017-06-10 20:57:06 +02:00
In order to protect your building again, you have to use the normal chat commands.
2017-06-05 20:20:16 +02:00
## To Do:
2017-06-10 20:43:15 +02:00
- output the crane hook coordinates in the HUD relative to a predefined reference position
2017-06-05 20:20:16 +02:00
2017-06-10 20:51:04 +02:00
## Dependencies
2017-06-10 20:57:06 +02:00
default
areas (optional)
2017-06-05 20:20:16 +02:00
# License
2017-06-10 20:57:06 +02:00
Copyright (C) 2017 Joachim Stolberg
Code: Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt
2017-06-10 20:49:48 +02:00
Textures: CC0