BIS fnc laptopPlayVideo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | | arma3 | ||
|1.72 | |1.72 | ||
|gr1 = Scripts | |gr1 = Scripts | ||
|arg= global |Multiplayer Arguments= | |arg= global |Multiplayer Arguments= | ||
Line 11: | Line 11: | ||
<!---|eff= local |Multiplayer Effects=---> | <!---|eff= local |Multiplayer Effects=---> | ||
|Plays an easter egg video on the screen of an old laptop. | |Plays an easter egg video on the screen of an old laptop. | ||
|laptop call [[BIS_fnc_laptopPlayVideo]] | |laptop call [[BIS_fnc_laptopPlayVideo]] | ||
|p1= laptop: [[Object]] - the old laptop to play the video on | |p1= laptop: [[Object]] - the old laptop to play the video on | ||
|[[Nothing]] | |[[Nothing]] | ||
|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code> | |x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code> | ||
|exec= call |Execution= | |exec= call |Execution= | ||
| [[BIS_fnc_laptopInit]] | | [[BIS_fnc_laptopInit]] | ||
}} | }} | ||
Revision as of 23:13, 17 January 2021
Description
- Description:
- Plays an easter egg video on the screen of an old laptop.
- Execution:
- call
- Groups:
- Scripts
Syntax
- Syntax:
- laptop call BIS_fnc_laptopPlayVideo
- Parameters:
- laptop: Object - the old laptop to play the video on
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- BIS_fnc_laptopInit
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