showPad: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "\|x([0-9])= <sqf>([^\/: ]+)([^;])<\/sqf>" to "|x$1= <sqf>$2$3;</sqf>")
 
(49 intermediate revisions by 11 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands|SHOWPAD]]
{{RV|type=command
[[Category:Scripting Commands OFP 1.96|SHOWPAD]]
[[Category:Scripting Commands OFP 1.46|SHOWPAD]]
[[Category:Scripting Commands ArmA|SHOWPAD]]


|game1= ofp
|version1= 1.00


<h2 style="color:#000066">'''showPad ''show'''''</h2>
|game2= ofpe
|version2= 1.00


|game3= arma1
|version3= 1.00


'''Operand types:'''
|game4= arma2
|version4= 1.00


'''show:''' [[Boolean]]
|game5= arma2oa
|version5= 1.50


'''Type of returned value:'''
|game6= tkoh
|version6= 1.00


[[Nothing]]
|game7= arma3
|version7= 0.50


'''Description:'''
|gr1= Interaction


Enable Notebook (default [[true]])
|descr= Shows or hides the notebook on the map screen, if enabled for the mission. (default [[true]]). It is no longer relevant to Arma 2.


|s1= [[showPad]] show


'''Example:'''
|p1= show: [[Boolean]]


'''showPad''' [[false]]
|r1= [[Nothing]]
 
|x1= <sqf>showPad false;</sqf>
 
|seealso= [[shownPad]] [[showCompass]] [[showGPS]] [[showRadio]] [[showWatch]]
}}

Latest revision as of 23:42, 28 June 2022

Hover & click on the images for description

Description

Description:
Shows or hides the notebook on the map screen, if enabled for the mission. (default true). It is no longer relevant to Arma 2.
Groups:
Interaction

Syntax

Syntax:
showPad show
Parameters:
show: Boolean
Return Value:
Nothing

Examples

Example 1:
showPad false;

Additional Information

See also:
shownPad showCompass showGPS showRadio showWatch

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