diag screenshot – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search

diag_screenshot: Does this exist and where?

I found a reference to this command in BIS_fnc_exportCfgVehicles line: 244. Is it non retail only? what's the scoop. Is it a script variable or function name? Its late so I wont go further in the rabbit hole just yet if I can. I am not on dev branch, not present as of A3 1.30 stable. its syntax as referenced seems to be:
call {diag_screenshot 'exportCfg\ImageName.png';}
--Benargee (talk) 06:55, 11 October 2014 (CEST)

It's a VBS 2 command. MulleDK13 (talk) 09:55, 11 October 2014 (CEST)
upon further investigation I found it is followed by a if (!cheatsEnabled) statement. I dont think it is exclusively a VBS 2 command but rather a Dev only command. to bad though. --Benargee (talk) 18:55, 11 October 2014 (CEST)