Code: Select all
game.take_screenshot{resolution = {1920, 1080}, zoom = 1, showgui = false, showentityinfo = true, path = SSone.png}anyone suggestions?
matjojo
Code: Select all
game.take_screenshot{resolution = {1920, 1080}, zoom = 1, showgui = false, showentityinfo = true, path = SSone.png}Code: Select all
game.take_screenshot{resolution = {1920, 1080}, zoom = 1, show_entity_info = true, path = "SSone.png"}