Hi folks,
still playing around with the multiplayer commands and stuck at one point:
if I create a net game, do I have to register my player as player no. 1 ?
The setup already works fine, but if the client joins, it gets a player no. 1, but should have 2?
RTFM says:
Create player: this command will create another player within the net game. This player will be an additional player to the default player created when you created or joined the game...
Hey, ok, but the default player is not no. 0, is it? because I could not send a specific message to player 0... 0 means sending it to all.
Could one of you push me into the right direction, pls?
regards,
P!