BIS fnc laptopPlayVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
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...)
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|Multiplayer Effects(...)
Line 7: Line 7:
|gr1 = Scripts
|gr1 = Scripts


|arg= global |Multiplayer Arguments=
|arg= global<!---|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.
Line 21: Line 19:
|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code>
|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code>


|exec= call |Execution=
|exec= call| [[BIS_fnc_laptopInit]]
 
| [[BIS_fnc_laptopInit]]
}}
}}



Revision as of 10:54, 18 January 2021

Hover & click on the images for description

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

Example 1:
this call BIS_fnc_laptopPlayVideo;

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