spawnPlayer: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 9: Line 9:
|parameter1 = Client client The client to spawn the player for. Server only.
|parameter1 = Client client The client to spawn the player for. Server only.
|parameter2 = Vec3 position The 3D position to spawn the player.
|parameter2 = Vec3 position The 3D position to spawn the player.
|parameter3 = float zRotation optional 0.0 The Z rotation (heading) for the player.
|parameter3 = float zRotation optional 0.0 The Z rotation (heading) for the player, in radians.
|parameter4 = int skin optional 0 The skin ID for the player.
|parameter4 = int skin optional 0 The skin ID for the player.
|parameter5 = int interior optional 0 The interior ID for the player.
|parameter5 = int interior optional 0 The interior ID for the player.
7,072

edits