Hi there,
I'm a rookie here so apologies if this is a silly question.
I'm just trying to get users to enter their nickname rather than having the auto generated one. I read somewhere that I just had to remove the nick line so I just quoted it.
//$params["nick"] = ""; // setup the intitial nickname
But it still doesn't ask for the nickname, and just leaves a blank nickname.
Any idea what I did wrong?
Cheers.