natives.LOCATE PLAYER ON FOOT CHAR 2D
natives.LOCATE_PLAYER_ON_FOOT_CHAR_2D
Signature: void natives.LOCATE_PLAYER_ON_FOOT_CHAR_2D(int handle, int char, Vec2 position, int param)
Usage: locates player on foot char 2d
Parameters
- int handle Entity handle to act upon.
- int char Character handle to act upon.
- Vec2 position 2D coordinates (x, y).
- int param Integer parameter.
Return
void
On failure: void