BIS fnc didJip: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki)
 
(Redirection to BIS_fnc_didJIP)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
#REDIRECT [[BIS_fnc_didJIP]]
{{Function|= Comments
____________________________________________________________________________________________
 
| arma3 |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________
 
| <pre>/*
Author: Nelson Duarte
 
Description:
Checks if player did jip, not object based!
 
Parameter(s):
NONE
 
Returns:
TRUE - Player machine did JIP in current MP session
FALSE - Player machine did NOT JIP current session
 
Example:
[] call BIS_fnc_didJip;
*/
 
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
____________________________________________________________________________________________
 
| <!-- [] call [[BIS_fnc_didJip]]; --> |= Syntax
|p1= |= Parameter 1
 
| |= Return value
____________________________________________________________________________________________
 
|x1= <code></code> |=
____________________________________________________________________________________________
 
| |= See also
 
}}
 
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Misc|{{uc:didJip}}]]
[[Category:Functions|{{uc:didJip}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:didJip}}]]

Latest revision as of 22:35, 10 April 2018

Redirect to: