disableUserInput: Difference between revisions

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

Revision as of 21:14, 1 June 2006


disableUserInput disable


Operand types:

disable: Boolean

Type of returned value:

Nothing

Description:

Disable user input.

This is normally used in cutscenes to disable players controls.


Example:

disableUserInput true