natives.CREATE PLAYER
Jump to navigation
Jump to search
natives.CREATE_PLAYER
Signature: void natives.CREATE_PLAYER(int player, Vec3 position)
Usage: creates player
Parameters
- int player Player handle to act upon.
- Vec3 position World coordinates (x, y, z).
Return
void
On failure: void