diag screenshot – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added reply)
mNo edit summary
Line 2: Line 2:


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:<br> '''[[call]] {[[diag_screenshot]] 'exportCfg\ImageName.png';} '''<br>--[[User:Benargee|Benargee]] ([[User talk:Benargee|talk]]) 06:55, 11 October 2014 (CEST)
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:<br> '''[[call]] {[[diag_screenshot]] 'exportCfg\ImageName.png';} '''<br>--[[User:Benargee|Benargee]] ([[User talk:Benargee|talk]]) 06:55, 11 October 2014 (CEST)
:It's a VBS 2 developer command. [[User:MulleDK13|MulleDK13]] ([[User talk:MulleDK13|talk]]) 09:55, 11 October 2014 (CEST)
:It's a VBS 2 command. [[User:MulleDK13|MulleDK13]] ([[User talk:MulleDK13|talk]]) 09:55, 11 October 2014 (CEST)

Revision as of 10:08, 11 October 2014

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)