titleRsc

From Bohemia Interactive Community
Revision as of 00:13, 19 February 2008 by Kronzky (talk | contribs) (classified)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Resource title - Resource can be defined in Description.ext Also see cutRsc, with these two commands you can show two different resources at once.
Groups:
Uncategorised

Syntax

Syntax:
titleRsc ["text", "type", speed]
Parameters:
text: String
type: String. May be one of:

• "PLAIN"
• "PLAIN DOWN"
• "BLACK"
• "BLACK FADED"
• "BLACK OUT"
• "BLACK IN"
• "WHITE OUT"
• "WHITE IN"
speed: Number Optional. Default 1
Return Value:
Nothing

Examples

Example 1:
titleRsc ["BIS", "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