vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Notice new message-very effective and interesting (https://vborg.vbsupport.ru/showthread.php?t=100705)

tcs 11-25-2005 11:49 AM

Quote:

Originally Posted by phonexpo
Ok I have it installed, working great. But how can I use Robby instead of Merlin?

I've replaced the word Merlin with Robby in the code, but I still have Merlin.

Thanks great code.

You would need to download Robby and install him on your PC. Also all you MS visitors would have to download and install Robby for him to work for them.

Not sure if Robby has a special trigger sting but should be included with his doc file.

phonexpo 11-25-2005 11:52 AM

Hi,

Yeah I have Robby installed... Still doesn't work... /sad :(

KW802 11-27-2005 03:08 AM

Phonexpo, did you change the HTML so specify Robby instead of Merlin?

phonexpo 11-27-2005 03:13 AM

Yeah, here's a copy of what I'm using;

Code:

<if condition="$bbuserinfo['pmunread']">
<!-- Script New PM -->
<OBJECT classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F id=ricci width="32" height="32"></OBJECT>
<SCRIPT>
var RobbyID;
var RobbyACS;
ricci.Connected = true;
RobbyLoaded = LoadLocalAgent(RobbyID, RobbyACS);
Robby = ricci.Characters.Character(RobbyID);
Robby.Show();
Robby.MoveTo(850,300);
Robby.speak("Hello. You have a new private message!");
Robby.Play("GestureRight");
Robby.MoveTo(700,75);
Robby.speak("Don't forget to check out our special offers.");
Robby.Play("Gestureleft");
Robby.speak("Just click special offers to view the latest deals.");
Robby.Play("DoMagic1");
Robby.speak("Merry Christmas.");
Robby.Hide();
function LoadLocalAgent(CharID, CharACS) {
LoadReq = ricci.Characters.Load(CharID, CharACS);
return(true);
}
</SCRIPT>
<!-- / Script New PM --></if>


VaaKo 12-04-2005 11:22 AM

I still can't find the list of the commands to use with merlin!

phonexpo 12-04-2005 11:25 AM

Quote:

Originally Posted by Don Corleone
I still can't find the list of the commands to use with merlin!

http://rainbow.arch.scriptmania.com/...age_agent.html ;)

VaaKo 12-04-2005 11:26 AM

can we make it like to let merlin say the title of the pm and if we click on it, it'll take us to the pm page?

VaaKo 12-04-2005 11:37 AM

maybe we can use this:

Code:

if (confirm("<phrase 1="$newpm[username]" 2="$newpm[title]">$vbphrase[have_new_pm_popup_x_y]</phrase>"))
found in: pm_popup_script template'

would it work?

Lottis 12-07-2005 07:23 PM

Funny one. My users was thinking "virus" at once. :lol:
Thanx fore charing. And it works. But no sound.

MillerLight 03-20-2006 02:24 AM

Just added, this is pretty cool!


All times are GMT. The time now is 04:50 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.01196 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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