vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBXirc (https://vborg.vbsupport.ru/showthread.php?t=59612)

RichieBoy67 07-22-2004 10:24 PM

Thanks for nothing... I enjoy getting ignored..

Zachery 07-22-2004 10:44 PM

Quote:

Originally Posted by RichieBoy67
Thanks for nothing... I enjoy getting ignored..

Sorry richie, if i had a concreate anwser id give it to you :p

attroll 07-26-2004 03:54 AM

Quote:

Originally Posted by RichieBoy67
Thanks for nothing... I enjoy getting ignored..

I guess it depends on your IRC server. I use Slashnet and you can see who is in chat with there services.

RichieBoy67 07-26-2004 09:57 AM

I didn't mean to sound rude........... sorry....

Attrol, I want to be able to see who's online in the who's online template.

BitterLittleMan 07-27-2004 05:59 PM

Thanks for this hack. It works beautifully .. installed with no trouble.

Top notch work. cheers!

lierduh 07-28-2004 04:18 AM

Great hack. Installed without any problem. Thank you.

There is one typo in one of the template created. I think either vbxirc_index or vbxirc_small. Where 'quitmsg' spelt as 'qutmsg'.

I have set the:

<param name="pixx:showconnect" value="true">

From false to true, that will create a Connect/Disconnect button.

I have also added the following:

<param name="pixx:styleselector" value="true">
gives a colour selection for text.

<param name="pixx:setfontonstyle" value="true">
gives bold and underline selection.

<param name="pixx:nickprefix" value="<\b">
<param name="pixx:nickpostfix" value="\b>\s">
will make the nick bold with a space before the text.

I am using the new engine downloaded from:

http://www.pjirc.com/main.php

It works without any problem. You can just do a drop-in replacement.

The new version comes with quite a few more smileys. You can enable the smileys by inserting more lines, such as:

PHP Code:

<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:smiley24" value=":yy: img/yinyang.gif">
<
param name="style:smiley25" value=":hrt: img/coeur.gif">
<
param name="style:smiley26" value=":bhrt: img/coeur-brise.gif">
<
param name="style:smiley27" value=":beer: img/biere.gif"

One thing I have not been able to make work is the /sound. The new applet comes with two sound files and should be able to make some noise. I think you can even get it to make a laugh sound if eg. "LOL" is detected.:)

Edit. Forgot about <param name="pixx:nickpostfix" value="\b>\s">

Holidazed 07-28-2004 02:07 PM

Quote:

Originally Posted by lierduh
There is one typo in one of the template created. I think either vbxirc_index or vbxirc_small. Where 'quitmsg' spelt as 'qutmsg'.

Actually, it is in both the templates. Thanks for the info.

Zachery 07-28-2004 07:21 PM

Quote:

Originally Posted by lierduh
Great hack. Installed without any problem. Thank you.

There is one typo in one of the template created. I think either vbxirc_index or vbxirc_small. Where 'quitmsg' spelt as 'qutmsg'.

I have set the:

<param name="pixx:showconnect" value="true">

From false to true, that will create a Connect/Disconnect button.

I have also added the following:

<param name="pixx:styleselector" value="true">
gives a colour selection for text.

<param name="pixx:setfontonstyle" value="true">
gives bold and underline selection.

<param name="pixx:nickprefix" value="<\b">
will make the nick bold.

I am using the new engine downloaded from:

http://www.pjirc.com/main.php

It works without any problem. You can just do a drop-in replacement.

The new version comes with quite a few more smileys. You can enable the smileys by inserting more lines, such as:

PHP Code:

<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:smiley24" value=":yy: img/yinyang.gif">
<
param name="style:smiley25" value=":hrt: img/coeur.gif">
<
param name="style:smiley26" value=":bhrt: img/coeur-brise.gif">
<
param name="style:smiley27" value=":beer: img/biere.gif"

One thing I have not been able to make work is the /sound. The new applet comes with two sound files and should be able to make some noise. I think you can even get it to make a laugh sound if eg. "LOL" is detected.:)

the last version i updated used pjirc 2.0.0 when it was released IIRC.

If there is enough demand ill update the packages here.

hpwilhelm 07-28-2004 08:47 PM

Quote:

Originally Posted by Zachery
the last version i updated used pjirc 2.0.0 when it was released IIRC.

If there is enough demand ill update the packages here.

An update to the latest version would be very nice! :)

lierduh 07-29-2004 07:51 AM

How to make an avatar in the chat program:

1)Upload your shrinked down avatar to the /img/ directory, the size can be around 20x20. eg. sally.gif
2)Change your templates:
vbxirc_index and vbxirc_small
Add the following line to the existing smiley lines:

<param name="style:smiley29" value="_eye_ img/sally.gif">

The number value (eg. 29) must be greater than the previous one.

Now, after connect, change your nick name to _eye_
Your nick name area will be presented with the avatar. Basically you will see the smiley as your avatar. Naturally type _eye_ will produce an smiley as well.

One thing to note, a nick name can not start with ":", so you can't name the shortcut for your avatar smiley as :eye:

You can even combine your nick with avatar + nick. eg. as above:

change your nick to: _eye_EYE
will see an avatar before your nick of EYE.

Enjoy.


All times are GMT. The time now is 02:24 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01908 seconds
  • Memory Usage 1,785KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete