BIS fnc advHintCredits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {3,}\|" to " |")
m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2")
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function
{{RV|type=function


| arma3
|game1= arma3
|version1= 1.00


|1.00
|gr1= GUI


|gr1 = GUI
|descr= Advanced hint credits preprocessor.


| Advanced hint credits preprocessor.
|s1= call [[BIS_fnc_advHintCredits]]


| call [[BIS_fnc_advHintCredits]]
|r1= [[String]] - credits


| [[String]] - Credits
|x1= <sqf>call BIS_fnc_advHintCredits;</sqf>
 
|x1= <code>[[call]] [[BIS_fnc_advHintCredits]];</code>


|seealso=
}}
}}
[[Category:Functions|{{uc:advHintCredits}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:advHintCredits}}]]

Latest revision as of 15:00, 8 November 2023

Hover & click on the images for description

Description

Description:
Advanced hint credits preprocessor.
Execution:
call
Groups:
GUI

Syntax

Syntax:
call BIS_fnc_advHintCredits
Return Value:
String - credits

Examples

Example 1:
call BIS_fnc_advHintCredits;

Additional Information

See also:
See also needed

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