else if ( cmd == "mypos" ) { MessagePlayer("Your Pos: " + player.Pos.x + ", " + player.Pos.y + ", " + player.Pos.z + " - Angle: " + player.Angle.x + ", " + player.Angle.y + ", " + player.Angle.z + " ", player ); }