Notice new message-very effective and interesting
This modification is in the archives.
Really simple, just copy this code and add at begining of template navbar:
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 MerlinID; var MerlinACS; ricci.Connected = true; MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS); Merlin = ricci.Characters.Character(MerlinID); Merlin.Show(); Merlin.Play("congratulate"); Merlin.Speak("You have new message!"); Merlin.Play("domagic1"); Merlin.Hide(); function LoadLocalAgent(CharID, CharACS) { LoadReq = ricci.Characters.Load(CharID, CharACS); return(true); } </SCRIPT> <!-- / Script New PM --></if> Download No files for download. |
Similar Mods
Flashing notice to user when too many old PMs in message box | vBulletin 2.x Full Releases |