natives.LOCATE CHAR ON FOOT OBJECT 2D
Jump to navigation
Jump to search
natives.LOCATE_CHAR_ON_FOOT_OBJECT_2D
Signature: void natives.LOCATE_CHAR_ON_FOOT_OBJECT_2D(int handle, int char, Vec2 position, int param)
Usage: locates char on foot object 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