BIS fnc diagWiki: Difference between revisions
Jump to navigation
Jump to search
(pf) |
Lou Montana (talk | contribs) m (Fix description presentation) |
||
Line 1: | Line 1: | ||
{{Function|= | {{Function|Comments= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Scans specific config folder and outputs the values in wiki format.|= | | Scans specific config folder and outputs the values in wiki format. |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [mode] call [[BIS_fnc_diagWiki]] |= | | [mode] call [[BIS_fnc_diagWiki]] |Syntax= | ||
|p1= mode: [[String]] - Can be: | |p1= mode: [[String]] - Can be one of: | ||
{{{!}} style{{=}}"width: 100%" | |||
{{!}}"Anims_aimPrecision" | |||
{{!}}"CfgDiary_Icons" | |||
{{!}}"CfgActions" | |||
{{!}}"CfgActions_CfgVehicles" | |||
CfgLocationTypes | {{!}}- | ||
CfgMarkers | {{!}}"CfgLocationTypes" | ||
CfgMarkerBrushes | {{!}}"CfgMarkers" | ||
CfgMarkerColors | {{!}}"CfgMarkerBrushes" | ||
CfgVehicleIcons | {{!}}"CfgMarkerColors" | ||
{{!}}- | |||
CfgWrapperUI_Cursors | {{!}}"CfgVehicles_identityTypes" | ||
{{!}}"CfgVehicles_mapSize" | |||
RadioProtocol_Select | {{!}}"CfgVehicles_speechVariants" | ||
RadioProtocol_Sent | {{!}}"CfgVehicleIcons" | ||
{{!}}- | |||
RadioProtocol_Stats | {{!}}"CfgWrapperUI_Cursors" | ||
RadioProtocol_Variables | {{!}}"IslandMap_colors" | ||
{{!}}"IslandMap_icons" | |||
{{!}}"RadioProtocol_Select" | |||
{{!}}- | |||
{{!}}"RadioProtocol_Sent" | |||
{{!}}"RadioProtocol_Stats" | |||
| | {{!}}"RadioProtocol_Variables" | ||
{{!}}"RadioProtocol_Words" | |||
{{!}}- | |||
{{!}}"RscMapControl_colors" | |||
{{!}}"RscMapControl_icons" | |||
{{!}}"RscMapControl_fonts" | |||
{{!}}}|Parameter 1= | |||
|[[String]] - Data in wiki format| | |[[String]] - Data in wiki format|Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>["RadioProtocol_Sent"] [[call]] [[BIS_fnc_diagWiki]];</code> |= | |x1= <code>["RadioProtocol_Sent"] [[call]] [[BIS_fnc_diagWiki]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[BIS_fnc_exportFunctionsToWiki]] | | | [[BIS_fnc_exportFunctionsToWiki]] |See also= | ||
}} | }} | ||
Line 55: | Line 61: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:diagWiki}}]] | |||
[[Category:Function Group: Diagnostic|{{uc:diagWiki}}]] | [[Category:Function Group: Diagnostic|{{uc:diagWiki}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:diagWiki}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:diagWiki}}]] |
Revision as of 22:54, 4 June 2018
Description
- Description:
- Scans specific config folder and outputs the values in wiki format.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [mode] call BIS_fnc_diagWiki
- Parameters:
- mode: String - Can be one of:
"Anims_aimPrecision" "CfgDiary_Icons" "CfgActions" "CfgActions_CfgVehicles" "CfgLocationTypes" "CfgMarkers" "CfgMarkerBrushes" "CfgMarkerColors" "CfgVehicles_identityTypes" "CfgVehicles_mapSize" "CfgVehicles_speechVariants" "CfgVehicleIcons" "CfgWrapperUI_Cursors" "IslandMap_colors" "IslandMap_icons" "RadioProtocol_Select" "RadioProtocol_Sent" "RadioProtocol_Stats" "RadioProtocol_Variables" "RadioProtocol_Words" "RscMapControl_colors" "RscMapControl_icons" "RscMapControl_fonts" - Return Value:
- String - Data in wiki format
Examples
- Example 1:
["RadioProtocol_Sent"] call BIS_fnc_diagWiki;
Additional Information
- See also:
- BIS_fnc_exportFunctionsToWiki
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note