Quote:
Originally posted by dymo
change
<param name="nickname" value=$username>
to
<param name="nickname" value="NickName">
and change
<param name="autoentry" value="true">
to
<param name="autoentry" value="false">
this will cause the irc window to pause and allow the user to change his or her nick, it also will no longer auto join IRC.
the rest of the Param you can edit are listed in the readme-bocazas.txt
dymo [/B]
|
Either that or just change to something like <param name="nickname" value="abc_$username"> and let them change their name when they get on IRC