clearVehicleInit: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (just guessing) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Clears the obect's init. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''clearVehicleInit''' object |= Syntax | ||
|p1= |= Parameter 1 | |p1= object|= Parameter 1 | ||
| | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> | |x1= <code>tank1 setVehicleInit "hint 'hi all'"; processInitCommands; clearVehicleInit tank1</code>|= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[setVehicleInit]], [[processInitCommands]] |= See also | ||
}} | }} |
Revision as of 09:19, 25 May 2007
Description
- Description:
- Clears the obect's init.
- Groups:
- Uncategorised
Syntax
- Syntax:
- clearVehicleInit object
- Parameters:
- object
- Return Value:
- Nothing
Examples
- Example 1:
tank1 setVehicleInit "hint 'hi all'"; processInitCommands; clearVehicleInit tank1
Additional Information
- See also:
- setVehicleInitprocessInitCommands
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