onPreloadStarted: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(syntax, example) |
||
Line 12: | Line 12: | ||
| '''onPreloadStarted''' command |= Syntax | | '''onPreloadStarted''' command |= Syntax | ||
|p1= command: | |p1= command: [[String]] or [[Code]] |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 18: | Line 18: | ||
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
| Nothing |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code> | |x1= <code>onPreloadStarted {diag_log "preload started";};</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 01:29, 9 November 2011
Description
- Description:
- Defines an action performed just before the preload screen started.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
onPreloadStarted {diag_log "preload started";};
Additional Information
- See also:
- onPreloadFinished
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