natives.GIVE REMOTE CONTROLLED MODEL TO PLAYER

natives.GIVE_REMOTE_CONTROLLED_MODEL_TO_PLAYER

Signature: void natives.GIVE_REMOTE_CONTROLLED_MODEL_TO_PLAYER(int player, Vec3 position, float value, int param)

Usage: gives remote controlled model to player

Parameters

int player Player handle to act upon.
Vec3 position World coordinates (x, y, z).
float value Numeric value.
int param Integer parameter.

Return

void

On failure: void