configSourceMod: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Killzone Kid (talk | contribs) (fixed error in example) |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>configSourceMod ( | |x1= <code>[[configSourceMod]] ([[configFile]] >> "CfgVehicles" >> "Heli_Transport_04_base_F"); //Returns "heli" </code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[configFile]] [[configSourceModList]] |= See also | | [[configFile]], [[configSourceModList]] |= See also | ||
}} | }} |
Revision as of 22:49, 13 March 2016
Description
- Description:
- Returns modDir of the mod that given config class was loaded from.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
configSourceMod (configFile >> "CfgVehicles" >> "Heli_Transport_04_base_F"); //Returns "heli"
Additional Information
- See also:
- configFileconfigSourceModList
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