scriptDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Boolean]]<nowiki>=</nowiki> '''scriptDone''' [[Script]] |= Syntax
| [[Boolean]]<nowiki>=</nowiki> '''scriptDone''' [[Script (Handle)]] |= Syntax


| [[Boolean]] |= Return value
| [[Boolean]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
 
|x1=@ScriptDone _Handle
|  |= See also
|  |= See also



Revision as of 01:36, 30 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 (Handle)
Return Value:
Boolean

Examples

Example 1:
@ScriptDone _Handle

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