natives.LOCATE PLAYER ON FOOT 2D

natives.LOCATE_PLAYER_ON_FOOT_2D

Signature: void natives.LOCATE_PLAYER_ON_FOOT_2D(int handle, Vec2 position, Vec2 position, int param)

Usage: locates player on foot 2d

Parameters

int handle Entity handle to act upon.
Vec2 position 2D coordinates (x, y).
Vec2 position 2D coordinates (x, y).
int param Integer parameter.

Return

void

On failure: void