|
Quick Code Editing Instruction
  Please EDIT THE RED PARTS!!! I cant stress this enough. You will not be able to logon to the server
due to a K:line if you do not at least change the ident. Parts in orange must be there, but you do not have to customize if you wish (though it's
recommended).
<param name="command1" value="/join #MUSTCHANGE" />
<param name="nick" value="Non-Configed-Java" />
<param name="userid" value="PJIRC" />
<param name="name" value="Windfyre Java User" />
<param name="alternatenick" value="Guest?????" />
<param name="quitmessage" value="Feel The Spiff - irc.windfyre.net!" />
Editing these lines are quick, and simple. Just insert your Channel, your Username (aka Ident) value,
and your "realname" value (Which can be your website's address. =)
PS: The 'userid' and 'name' fields cannot be edited by the users, and you have to set that as something
yourself, so that it shows up on IRC. Example: Set the 'userid' field to 'Windfyre' and 'name' field to 'Blah blah blah' you get
(when you /whois the user on the server):
Exampler is Windfyre@wf-23614.ipt.aol.com * Blah blah blah
So, this would be to your advantage if you set the 'userid' to your site's name and 'name' to either your Site's description,
Site URL, or Site Description and URL ...
Exampler is Anime@wf-23614.ipt.aol.com * Lonely Anime - http://www.lonelyanime.com/
The 'nick' and 'alternatenick' fields cannot be change by users by default unless some form of scripting is used (like PHP; explained near the bottom of
this page). You have to change the 'nick' field, however, the 'alternatenick' field does not need to be changed, though it's advised. Suggestions are
for 'nick' SiteName-User and for 'alternatenick' SiteName-User??? (picks 3 random digits)
|