BIS fnc laptopInit: Difference between revisions
m (infobox to template)  | 
				Lou Montana (talk | contribs)   (Add description and see also)  | 
				||
| Line 1: | Line 1: | ||
{{Function|=   | {{Function|Comments=  | ||
| arma3 |Game name=  | | arma3 |Game name=  | ||
| Line 5: | Line 5: | ||
|1.72|Game version=  | |1.72|Game version=  | ||
|arg= global |Multiplayer Arguments=  | |||
|eff= local |Multiplayer Effects=  | |||
|   | | Adds an [[:Category:Easter Eggs|Easter egg]] to the laptop, that is active only if the mission date is set to '''2001-06-22'''.  | ||
{{Informative | Best used with the Old Laptop.}} |Description=  | |||
| laptop call [[BIS_fnc_laptopInit]] |Syntax=  | |||
|p1= laptop: [[Object]] |Parameter 1=  | |||
| [[Nothing]] or [[Number]] (action ID) |Return value=  | |||
|x1= <code>[[private]] _actionId = _myLaptop [[call]] [[BIS_fnc_laptopInit]];</code> |Example 1=  | |||
|[  | | [[BIS_fnc_laptopPlayVideo]] |See also=  | ||
}}  | |||
[[Category:Function Group: Misc|{{uc:laptopInit}}]]  | [[Category:Function Group: Misc|{{uc:laptopInit}}]]  | ||
[[Category:Functions|{{uc:laptopInit}}]]  | [[Category:Functions|{{uc:laptopInit}}]]  | ||
[[Category:{{Name|arma3}}: Functions|{{uc:laptopInit}}]]  | [[Category:{{Name|arma3}}: Functions|{{uc:laptopInit}}]]  | ||
[[Category:Arma 3: Easter Eggs]]  | |||
Revision as of 22:57, 18 November 2019
Description
- Description:
 - Adds an Easter egg to the laptop, that is active only if the mission date is set to 2001-06-22.
 - Execution:
 - call
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - laptop call BIS_fnc_laptopInit
 - Parameters:
 - laptop: Object
 - Return Value:
 - Nothing or Number (action ID)
 
Examples
- Example 1:
 private _actionId = _myLaptop call BIS_fnc_laptopInit;
Additional Information
- See also:
 - BIS_fnc_laptopPlayVideo
 
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