-CrAzY- Posted August 10, 2007 Posted August 10, 2007 .registered, so users just have to open up n sign in, and wen a new one joins they are automaticaly registered to the chatroom?? Quote
Godfather Posted August 14, 2007 Posted August 14, 2007 Re: Is There Anyway I Can Make My Java Chatroom, Have My Game Members Already....... I would like to see this but its nothing vital :roll: Quote
Isomerizer Posted August 14, 2007 Posted August 14, 2007 Re: Is There Anyway I Can Make My Java Chatroom, Have My Game Members Already... Could try adding these params to the pjirc.. <param name="command4" value="/nick '. {$ir['username']}. ' "> <param name="command3" value="/msg nickserv register '. {$ir['password']}. ' '. {$ir['email']}. ' "> <param name="command4" value="/identify '. {$ir['password']}. ' "> maybe... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.