BIS fnc reviveInit: 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]+ *= *[^- ]*) *- *R([a-z ])" to "$1 - r$2")
 
Line 10: Line 10:
|s1=
|s1=


|r1= [[Boolean]] - Returns [[true]] if successful, otherwise [[false]]
|r1= [[Boolean]] - returns [[true]] if successful, otherwise [[false]]


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

Latest revision as of 16:47, 8 November 2023