disableUserInput: Difference between revisions

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





Revision as of 13:46, 4 May 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