BIS fnc advHintCredits: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code>(\[[a-zA-Z0-9_, ]*\] )?\[\[(call|spawn)\]\] \[\[(BI[NS]\_fnc\_[a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1$2 $3;</sqf>")
m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2")
 
Line 10: Line 10:
|s1= call [[BIS_fnc_advHintCredits]]
|s1= call [[BIS_fnc_advHintCredits]]


|r1= [[String]] - Credits
|r1= [[String]] - credits


|x1= <sqf>call BIS_fnc_advHintCredits;</sqf>
|x1= <sqf>call BIS_fnc_advHintCredits;</sqf>

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