configSourceMod: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Category:Scripting_Commands_Arma_3 {{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name...") |
(ex) |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>configSourceMod (configFile >> "CfgVehicles" >> "Car");</code> |= Example 1 | |x1= <code>configSourceMod (configFile >> "CfgVehicles" >> "Car");//Returns "kart" </code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 23:36, 31 March 2015
Description
- Description:
- Returns modDir of the mod that given config class was loaded from.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
configSourceMod (configFile >> "CfgVehicles" >> "Car");//Returns "kart"
Additional Information
- See also:
- configFile configSourceModList
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