BIS fnc reviveDebug: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ")
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function|= Comments
{{RV|type=function


| arma3 |Game name=
|game1= arma3
|version1= 1.42


|1.42|Game version=
|gr1= Revive


<!---|arg= local |Multiplayer Arguments=--->
<!--|arg= global-->


<!---|eff= local |Multiplayer Effects=--->
|descr= Debug script for revive system.


| ''N/A'' |Description=
|s1= [mode] call [[BIS_fnc_reviveDebug]]


|[] call [[BIS_fnc_reviveDebug]]|Syntax=
|p1= mode: [[Number]] - Mode, can be:
*0 - Stop
*1 - Start


|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
|r1= [[Nothing]]


|Datatype - description|Return value=
|x1= <code>[1] [[call]] [[BIS_fnc_reviveDebug]];</code>


|x1= <code></code>|Example 1=
|seealso= [[Arma 3: Revive]] [[BIS_fnc_disableRevive]] [[BIS_fnc_reenableRevive]] [[BIS_fnc_reviveAllowed]] [[BIS_fnc_reviveBleedOut]] [[BIS_fnc_reviveDamageReset]] [[BIS_fnc_reviveEhDammaged]] [[BIS_fnc_reviveEhHandleDamage]] [[BIS_fnc_reviveEhHandleHeal]] [[BIS_fnc_reviveEhKilled]] [[BIS_fnc_reviveEhRespawn]] [[BIS_fnc_reviveEnabled]] [[BIS_fnc_reviveGet3dIcons]] [[BIS_fnc_reviveGetActionIcon]] [[BIS_fnc_reviveIconControl]] [[BIS_fnc_reviveInit]] [[BIS_fnc_reviveIsValid]] [[BIS_fnc_reviveIsValidSecure]] [[BIS_fnc_reviveOnBeingRevived]] [[BIS_fnc_reviveOnForcingRespawn]] [[BIS_fnc_reviveOnState]] [[BIS_fnc_reviveOnStateJIP]] [[BIS_fnc_reviveSecureUnit]]
 
|exec= call |Execution=
 
| |See also=
}}
}}
[[Category:Function Group: Revive|{{uc:reviveDebug}}]]
[[Category:Functions|{{uc:reviveDebug}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:reviveDebug}}]]

Revision as of 11:15, 14 June 2021