titleObj: Difference between revisions

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


| Object title - argument in format ["text", "type", speed] or ["name", "type"] If speed is not given, it is assumed 1. Object can be defined in [[description.ext]] |= Description
| Object title - argument in format ["text", "type", speed] or ["name", "type"] If speed is not given, it is assumed 1. Object can be defined in [[Description.ext]] |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 04:20, 2 August 2006

Hover & click on the images for description

Description

Description:
Object title - argument in format ["text", "type", speed] or ["name", "type"] If speed is not given, it is assumed 1. Object can be defined in Description.ext
Groups:
Uncategorised

Syntax

Syntax:
titleObj effect
Parameters:
effect: Array
Return Value:
Nothing

Examples

Example 1:
titleObj ["BISLogo", "PLAIN"]

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