Rock floats - see co-ordinates and build in screenshot below
Description
Description
Details
Details
- Severity
- Trivial
- Resolution
- Open
- Reproducibility
- Have Not Tried
- Operating System
- Windows 8
- Category
- Terrain Processor
Event Timeline
Comment Actions
can you get the position of your character by going into the debug window under the esc menu and typing the following:
hint format [" Position - %1\n Direction - %2", getpos player, getdir player];
And then take a screen shot?
This comment was removed by Dwarden.