camPreload: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (Not available in OFP:Elite)
Line 36: Line 36:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>


[[Category:Scripting Commands OFP Elite|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]

Revision as of 15:59, 16 November 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Preload the scene for he prepared camera. Time gives timeout, zero means no (infinite) timeout.
Groups:
Uncategorised

Syntax

Syntax:
camera camPreload time
Parameters:
camera: Object
time: Number
Return Value:
Nothing

Examples

Example 1:
_camera camPreload 5

Additional Information

See also:
See also needed

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

Notes

Bottom Section