| 
        
          | 
              
                | Author |  Topic  |  |  
                | M.U.L.E.Starting Member
 
 
 
                4 Posts | 
                    
                      |  Posted - 19 May 2001 :  17:10:35   
 |  
                      | The other day while digging around the mods I ran accross the PM sound mod (excellent mod!) and was inspired to create my first (assisted by Berzerk). 
 This is a really simple mod.  In the privatemess.asp (or default.asp depending on your private messaging set up) look for:
 
 <% end if
 if pmcount >= 1 then %>
 
 Below that add:
 
 <script language="JavaScript">
 <!--
 function MM_openBrWindow(theURL,winName,features) { //v2.0
 window.open(theURL,winName,features);
 }
 //-->
 </script>
 
 <body bgcolor="#FFFFFF" text="#000000" onLoad="MM_openBrWindow('pm_view.asp','PrivateMessaging','toolbar=no,location=no,menubar=no,scrollbars=yes,width=600,height=800')">
 
 I added mine right below the sound mod.
 
 What this will do is anytime a person has a private message in their box a new window will open containing the private messaging stuff.
 
 Enjoy!
 
 -M.U.L.E.
 
 
 |  |  
                | astonNew Member
 
  
 
                Andorra51 Posts
 | 
                    
                      |  Posted - 19 May 2001 :  21:27:55   
 |  
                      | hello,you just open the pM_view.asp,but in http://www.iamviet.com/Default.asp ,he pup up the newlest pm's content..... 
 ______________________
 
 Fly me to the Moon
 
 |  
                      |  |  |  
                |  |  Topic  |  |  |  |