execVM: Difference between revisions
Jump to navigation
Jump to search
m (Removed confusing remark to function.) |
m (fixed link) |
||
Line 4: | Line 4: | ||
| arma |= Game name | | arma |= Game name | ||
| | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Compile and execute [Script|script]. Argument is passed to the script as local variable _this. The script is first searched for in the mission folder, then in the campaign scripts folder and finally in the global scripts folder. |= Description | | Compile and execute [[Script|script]]. Argument is passed to the script as local variable _this. The script is first searched for in the mission folder, then in the campaign scripts folder and finally in the global scripts folder. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:50, 27 September 2006
Description
- Description:
- Compile and execute script. Argument is passed to the script as local variable _this. The script is first searched for in the mission folder, then in the campaign scripts folder and finally in the global scripts folder.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
player execVM "test.sqf"
Additional Information
- See also:
- See also needed
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