Jameoo Posted July 17, 2008 Posted July 17, 2008 Hi Can Some One Tell Me Like A Walk Though To Install PJIRC Please As I Downloaded It And It Dosnt Tell You That Much To Install It And A Code To Include It In A Mccode V2 Game Thanks Quote
Tonka Posted July 17, 2008 Posted July 17, 2008 Re: How To Install Pirjc make a file called chat.php and put it where you have the rest of the files for pjirc <?php print "<applet code=IRCApplet.class archive='irc.jar,pixx.jar' width=640 height=400> <param name='CABINETS' value='irc.cab,securedirc.cab,pixx.cab'> <param name='nick' value='Anonymous'> <param name='alternatenick' value='Anon???'> <param name='name' value='Java User'> <param name='host' value='216.86.156.64'> <param name='gui' value='pixx'> <param name='quitmessage' value='Now Leaving World of Conflict Chat'> <param name='asl' value='true'> <param name='style:bitmapsmileys' value='true'> <param name='style:smiley1' value=':) img/sourire.gif'> <param name='style:smiley2' value=':-) img/sourire.gif'> <param name='style:smiley3' value=':-D img/content.gif'> <param name='style:smiley4' value=':d img/content.gif'> <param name='style:smiley5' value=':-O img/OH-2.gif'> <param name='style:smiley6' value=':o img/OH-1.gif'> <param name='style:smiley7' value=':-P img/langue.gif'> <param name='style:smiley8' value=':p img/langue.gif'> <param name='style:smiley9' value=';-) img/clin-oeuil.gif'> <param name='style:smiley10' value=';) img/clin-oeuil.gif'> <param name='style:smiley11' value=':-( img/triste.gif'> <param name='style:smiley12' value=':( img/triste.gif'> <param name='style:smiley13' value=':-| img/OH-3.gif'> <param name='style:smiley14' value=':| img/OH-3.gif'> <param name='style:smiley15' value=':'( img/pleure.gif'> <param name='style:smiley16' value=':$ img/rouge.gif'> <param name='style:smiley17' value=':-$ img/rouge.gif'> <param name='style:smiley18' value='(H) img/cool.gif'> <param name='style:smiley19' value='(h) img/cool.gif'> <param name='style:smiley20' value=':-@ img/enerve1.gif'> <param name='style:smiley21' value=':@ img/enerve2.gif'> <param name='style:smiley22' value=':-S img/roll-eyes.gif'> <param name='style:smiley23' value=':s img/roll-eyes.gif'> <param name='style:floatingasl' value='true'> <param name='pixx:highlight' value='true'> <param name='pixx:highlightnick' value='true'> </applet>"; ?> This code is already configured to connect to the CE IRC server Quote
Jameoo Posted July 17, 2008 Author Posted July 17, 2008 Re: How To Install Pirjc how do i do y own chat out of it Quote
Tonka Posted July 17, 2008 Posted July 17, 2008 Re: How To Install Pirjc I put together a mod for this, it can be found here http://criminalexistence.com/ceforums/index.php?topic=23091.0 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.