djbe Posted March 22, 2005 Posted March 22, 2005 almost, just one more on fridaytill now everything went very well thanks
djbe Posted April 4, 2005 Posted April 4, 2005 almost finished, just one bug with wpi itself :S I just can't seem to be able to include my .js file in wpi.htm (no, not wpi.hta). Well, I can include it, but can't call my functions in it, really weird. If I get that fixed, I'll post it.
djbe Posted April 9, 2005 Posted April 9, 2005 oh well, I give up, can't use an external js file well so here are the instructions on how to have music during wpi, and that it continues playing after wpi has closed.Before you start, remove the old code and files I provided a month or so ago (if you used it, wich I doubt many did ).1 - Download Music.rar2 - Extract the contents of Music.rar into your WPI directory, if asked to overwrite, say yes. You now should have a Music map in your common directory.3 - place all your music files in the files subdir of Music.rar, and don't forget to update settings.ini with your new files (You can remove the sample wma provided). There are some things you mustn't change in settings.ini: StartInSystemTray=0 StartMinimized=0You can skip this last step if you use the attached wpi.htm4 - Now open WPI-directory\themes\default\wpi.htm (or some other theme) in any text editor. Copy - Paste the contents of music.txt (see attachement) between the HEAD-tags. Next scroll down to the place where you want the music controls to appear, and copy - paste the following code: <script language="Javascript"> write_controls(100, 10, true); </script>Where the first number is the width of the slider in pixels, 10 is the startvolume ( volume in settings.ini, but between 1 and 10, try to approximate it, 0 becomes 10, -600 becomes 5, ...), and the last value is true or false, means if the player automatically starts playing (this is for people who want to modify the script for other players).I've also included wpi.htm wich is meant to be used for the default theme, but watch out, the volume in settings.ini must be 0 if you use it.Music.rarwpi.htmmusic.txt
Kelsenellenelvian Posted May 16, 2005 Posted May 16, 2005 Hey djbe I am looking at adding this into WPI do I have your permission to do so??Also if you you will allow this to be added into WPI could you rework the graphics some to match the default theme and look cooler?
djbe Posted May 16, 2005 Posted May 16, 2005 ofcourse, go ahead and use it, but I'm really bad at graphics so you'll have to ask that to someone else
Kelsenellenelvian Posted May 16, 2005 Posted May 16, 2005 Okay now the next question:Would you assist me in setting a yes no section in the options wizard?Also I would like the volume slider to be encased in a 1 piont border.
djbe Posted May 16, 2005 Posted May 16, 2005 uuuuuhm, I'll look into that when I have some more time (both things)
orustom Posted May 18, 2005 Posted May 18, 2005 uuuuuhm, I'll look into that when I have some more time (both things)<{POST_SNAPBACK}>You're not gonna have much time if you're constantly playing WoW!
Kelsenellenelvian Posted May 18, 2005 Posted May 18, 2005 LOL GET THE HELL OFF IT!!!! Just kidding m8 I am always playing video/pc games myself too.
djbe Posted May 18, 2005 Posted May 18, 2005 Actually, I don't have time lately because: - university (projects, still have to there, some little works we have to make, learning too) - sport - life (yup, I have a life too ) - free time -> gaming and/or msfnso you see, WHEN I have time, I'll help, but don't expect me to be around 24/24 and 7/7 j/k
Kelsenellenelvian Posted May 18, 2005 Posted May 18, 2005 I am waiting paitently. I have been working on the graphics and tryin to get ahold of biohazard. Also we need to work out a bug I found in your script.
Kelsenellenelvian Posted May 23, 2005 Posted May 23, 2005 I keep getting multiple instances of this starting when I am using the controls in wpi.
djbe Posted June 15, 2005 Posted June 15, 2005 (edited) Ok, here's an update:still no time I'm really sorry, but my exams are very late, and they are requesting all kind of extra work from university that I really didn't have time for javascript I mean, I just finished 2 projects, presented 1 today, have to present the other one friday, still have to go to class, and next week the exams begin :S Let's hope that'll end well... edit:And no I have no time for WoW either You might have noticed that my lvl hasn't changed (or barely) in the last month... Edited June 15, 2005 by djbe
Lost Soul Posted June 16, 2005 Posted June 16, 2005 i look forward to seeing this project complete and testing it out in its full completion
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now