BIS fnc laptopPlayVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
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|Comments=
{{Function


| arma3 |Game name=
| arma3


|1.72|Game version=
|1.72


|gr1 = Scripts |GROUP1=
|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. |Description=
|Plays an easter egg video on the screen of an old laptop.


|laptop call [[BIS_fnc_laptopPlayVideo]]|Syntax=
|laptop call [[BIS_fnc_laptopPlayVideo]]


|p1= laptop: [[Object]] - the old laptop to play the video on |Parameter 1=
|p1= laptop: [[Object]] - the old laptop to play the video on


|[[Nothing]]|Return value=
|[[Nothing]]


|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code>|Example 1=
|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code>


|exec= call |Execution=
|exec= call |Execution=


| [[BIS_fnc_laptopInit]] |See also=
| [[BIS_fnc_laptopInit]]
}}
}}



Revision as of 00:13, 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