BIS fnc laptopPlayVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (infobox to template)
No edit summary
Line 5: Line 5:
|1.72|Game version=
|1.72|Game version=


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


<!---|eff= local |Multiplayer Effects=--->
<!---|eff= local |Multiplayer Effects=--->


| <pre>/*
|Plays an easter egg video on the screen of an old laptop. |Description=
Author: reyhard


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


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


Parameter(s):
|[[Nothing]]|Return value=
_this select 0: OBJECT - The name of object to play video


Returns:
|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code>|Example 1=
---
*/</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=
|exec= call |Execution=


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



Revision as of 21:42, 22 April 2020

Hover & click on the images for description

Description

Description:
Plays an easter egg video on the screen of an old laptop.
Execution:
call
Groups:
Uncategorised

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