BIN fnc getIDWMapStaticDataLayers: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|p1= | |x1= | " to "|p1= |x1=") |
m (Text replacement - "{{placeholder}} {{Feature|arma3contact}} " to "{{placeholder}} {{Feature|arma3contact}} ") |
||
Line 32: | Line 32: | ||
*/ | */ | ||
{{placeholder}} | {{placeholder}} {{Feature|arma3contact}} | ||
{{Feature|arma3contact}} | |||
| <!-- [] call [[BIN_fnc_getIDWMapStaticDataLayers]]; --> | | <!-- [] call [[BIN_fnc_getIDWMapStaticDataLayers]]; --> |
Revision as of 17:26, 1 February 2021
{{RV|type=function
| arma3
|1.94
|gr1= IDWMap
|
/* Killzone_Kid Description: Gets static data from extension Parameter(s): NONE Returns: ARRAY in format: [ [[x,y,strengh],[x,y,strengh],...], // data layer 0 [[x,y,strengh],[x,y,strengh],...], // data layer 1 ... [[x,y,strengh],[x,y,strengh],...] // data layer N ] or [] - on error Example: call BIN_fnc_getIDWMapStaticDataLayers */ Template:placeholder | |p1= |x1= }}