titleRsc: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|TITLERSC]]
[[Category:Scripting Commands|TITLERSC]]
[[Category:Scripting Commands OFP 1.97|TITLERSC]]
[[Category:Scripting Commands OFP 1.96|TITLERSC]]
[[Category:Scripting Commands OFP 1.46|TITLERSC]]
[[Category:Scripting Commands OFP 1.46|TITLERSC]]
[[Category:Scripting Commands ArmA|TITLERSC]]
[[Category:Scripting Commands ArmA|TITLERSC]]

Revision as of 21:04, 1 June 2006


titleRsc effect


Operand types:

effect: Array

Type of returned value:

Nothing

Description:

Resource title - argument in format ["name", "type", speed] or ["name", "type"]

If speed is not given, it is assumed 1.

Resource can be defined in description.ext

Also see cutRsc, with these two commands you can show two different resources at once.


Example:

titleRsc ["BIS", "PLAIN"]