Difference between revisions of "VN ms fnc hideRespawnMarkers"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "]]; |p1n=" to "]] |p1n=") |
Lou Montana (talk | contribs) (Page filling) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{Function | {{Function | ||
Line 8: | Line 7: | ||
|a= | |a= | ||
− | |e= | + | |e= global |
|g1= general | |g1= general | ||
− | |d= | + | |d= Hides all BI respawn markers for units. |
− | |||
− | |||
− | + | |s= [] call [[VN_ms_fnc_hideRespawnMarkers]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |s= [] call [[ | ||
|p1n= | |p1n= | ||
Line 41: | Line 25: | ||
|p2v= | |p2v= | ||
− | |r1t= | + | |r1t= boolean |
− | |r1d= | + | |r1d= function's success |
− | |x1= <code> | + | |x1= <code>[] call [[VN_ms_fnc_hideRespawnMarkers]];</code> |
}} | }} |
Latest revision as of 21:22, 25 February 2021
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Hides all BI respawn markers for units.
Syntax
- Syntax
- [] call VN_ms_fnc_hideRespawnMarkers
- Return value
- Boolean - function's success
Examples
- Example 1
[] call VN_ms_fnc_hideRespawnMarkers;