scriptDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(No need to link to function anymore)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''scriptDone''' script |= Syntax
| [[Boolean]]<nowiki>=</nowiki> '''scriptDone''' [[Script]] |= Syntax
 
|p1= script: [[Script]] |= Parameter 1


| [[Boolean]] |= Return value
| [[Boolean]] |= Return value

Revision as of 20:52, 29 August 2007

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

Description

Description:
Check if given script already finished.
Groups:
Uncategorised

Syntax

Syntax:
Boolean= scriptDone Script
Return Value:
Boolean

Examples

Examples:
Example needed

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