it seems that the command
Code: Select all
/c game.take_screenshot{show_gui=true}
I tried also the SSU mod that gave the same result.
(viewtopic.php?f=92&t=17297)
Could it be a problem with my graphic settings, or is it a general problem ?
Code: Select all
/c game.take_screenshot{show_gui=true}
take_screenshot{player=…, position=…, resolution=…, zoom=…, path=…, show_gui=…, show_entity_info=…}Klonan wrote:How would the game know which players gui to screenshot?
well maybe, i will check it out tomorrowbinbinhfr wrote:take_screenshot{player=…, position=…, resolution=…, zoom=…, path=…, show_gui=…, show_entity_info=…}Klonan wrote:How would the game know which players gui to screenshot?
I saw a "player" field, and as there is also a "position" field, I was supposing that the "player" field was not used to get the player position, but to identify the player's gui, and that the "show_gui" would do what it sounds like ...
Hi Klonan, any news ?Klonan wrote:well maybe, i will check it out tomorrow
The only thing i have found which the 'Show_Gui" shows is the entity gui, such as the out of fuel iconbinbinhfr wrote:Hi Klonan, any news ?Klonan wrote:well maybe, i will check it out tomorrow
Yes that's exactly what I need. The local GUI of the player who is calling the function.Rseding91 wrote:At best it could be made to include the local player's GUI that is calling the function. Other player's GUIs aren't available.
BAH! you dodged the important part - why do you want it?binbinhfr wrote:Yes that's exactly what I need. The local GUI of the player who is calling the function.Rseding91 wrote:At best it could be made to include the local player's GUI that is calling the function. Other player's GUIs aren't available.
Because the contents of my hotbar or the minimap or some text previously printed to the console by a mod could be relevant to what I'm trying to illustrate with the screenshot.Rseding91 wrote:BAH! you dodged the important part - why do you want it?binbinhfr wrote:Yes that's exactly what I need. The local GUI of the player who is calling the function.Rseding91 wrote:At best it could be made to include the local player's GUI that is calling the function. Other player's GUIs aren't available.
binbinhfr wrote:the author of SSU (screenshot utility) confirms that something was changed...
viewtopic.php?f=92&t=17297&p=164529#p164529
it could be really nice to revert to previous behaviour.
What? They why is the modding api so limited?Rseding91 wrote:Other player's GUIs aren't available.