In-Game Note and Picture Taking
Summary – Add GUI features that allow players to type text notes and possibly save pictures of the game screen, to use as reminders, build notes etc.
Maybe even allow export/import of these text and picture notes between games.
Advantages -
Convenient way for players to remember their plans and priorities, useful builds and settings, etc.
Export/import will be a common way for players to share their techniques and builds, game journals, sceenshots etc.
Notes -
This is a convenience feature, since third-party applications allow taking of pictures and notes anyway. An in-game feature would not require tabbing out of the game and would be a standard for players to share notes/pictures.
In-Game Note/Picture Taking
Moderator: ickputzdirwech
- Mad Inventor
- Burner Inserter
- Posts: 11
- Joined: Sun Mar 13, 2016 1:10 am
- Contact:
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: In-Game Note/Picture Taking
For screenshots:
viewtopic.php?f=92&t=17297&hilit=screenshot+utility
viewtopic.php?f=92&t=17297&hilit=screenshot+utility
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
Re: In-Game Note/Picture Taking
For screenshots you can use a command line to take high res captures:
Code: Select all
/c game.take_screenshot{resolution ={3840,2160}, show_entity_info = true, zoom = 1, path = game.tick..".png"}