BIN fnc getIDWMapParams: 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 34: | Line 34: | ||
|x1= | |x1= | ||
}} | }} | ||
Revision as of 18:19, 1 February 2021
{{RV|type=function
|game1= arma3
|version1= 1.94
|gr1= IDWMap
|descr=
/* Killzone_Kid Description: Returns currently set IDWMap params Parameter(s): NONE Returns: ARRAY in format: [[mapMinX, mapMinY, mapMaxX, mapMaxY], idwCellSize, idwSpreadRadius, idwSpreadPower, curvePointsInterval, curvePointSpreadRadius] or [] on error Example: call BIN_fnc_getIDWMapParams */ Template:placeholder |s1= |p1= |x1= }}