BIN fnc diag getAllAreaObjects: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category:\{\{Name\|arma3\}\}: Functions\|\{\{uc:[a-z _A-Z]*\}\}]]" to "") |
m (Text replacement - "\[\[Category:Functions\|\{\{uc:[a-z _A-Z]*\}\}]]" to "") |
||
Line 32: | Line 32: | ||
|x1= | |x1= | ||
}} | }} | ||
Revision as of 19:19, 1 February 2021
{{RV|type=function
|game1= arma3
|version1= 1.94
|gr1= Collisions
|descr=
/* Killzone_Kid Description: Returns stored area objects for diagnostics Parameter(s): 0: STRING - area name 1: NUMBER - multipart number Returns: ARRAY of arays in format [[posX,posY,posMinZ,posMaxZ,radius],...] Example: "MyArea" call BIN_fnc_diag_getAllAreaObjects */ Template:placeholder |s1= |p1= |x1= }}