Consider a branching random walk given by the collection of i.i.d random variables $X(i_{0},\ldots,i_{t})$. Here $t \in \mathbb{N}$ and $i_{k} \in \{1,\ldots,n\}$ for any $k \in \mathbb{N}$. Each $X(i_{0},\ldots,i_{t})$ is Bernoulli, taking value 0 with probability $p$ and 1 with probability $1-p$. Consider the maximal displacement of the BRW at time $t$: $$M_{t} = \max_{(i_{0},\ldots,i_{t})}\sum_{k = 0}^{t} X(i_{0},\ldots,i_{k}).$$ I am interested in the asymptotic behaviour of $M_{t}/t$. Specifically:
(1) Is it correct that $\tfrac{M_{t}}{t} \to 1$ a.s. if $p < 1-\tfrac{1}{n}$? (My logic is to apply the textbook percolation result. In fact, it even seems to tell me more: a.s. there is a $t_{0} \in \mathbb{N}$ such that $M_{t} \geq t-t_{0}$ for all $t \geq t_{0}$.)
(2) Is it correct that the previous conclusion is still true if $p = 1-\tfrac{1}{n}$?
(3) What can I say if $1-\tfrac{1}{n} < p$?