BIS fnc laptopPlayVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (infobox to template)
m (Some wiki formatting)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Function|= Comments
{{RV|type=function


| arma3 |Game name=
|game1= arma3
|version1= 1.72


|1.72|Game version=
|gr1= Scripts


<!---|arg= local |Multiplayer Arguments=--->
|arg= global


<!---|eff= local |Multiplayer Effects=--->
|descr= Plays an easter egg video on the screen of an old laptop.


| <pre>/*
|s1= laptop call [[BIS_fnc_laptopPlayVideo]]
Author: reyhard


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


Plays a video on the screen of old laptop
|r1= [[Nothing]]


Parameter(s):
|x1= <sqf>this call BIS_fnc_laptopPlayVideo;</sqf>
_this select 0: OBJECT - The name of object to play video


Returns:
|seealso= [[BIS_fnc_laptopInit]]
---
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description=
 
|[] call [[BIS_fnc_laptopPlayVideo]]|Syntax=
 
|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
 
|Datatype - description|Return value=
 
|x1= <code></code>|Example 1=
 
|exec= call |Execution=
 
| |See also=
}}
}}
[[Category:Function Group: Misc|{{uc:laptopPlayVideo}}]]
[[Category:Functions|{{uc:laptopPlayVideo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:laptopPlayVideo}}]]

Latest revision as of 22:01, 7 May 2022

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