Naruto Amp
+ 0 likes
Please Register to submit score.
| Average Score | 4.5 |
| Scores Submitted | 4 |
| Date Added | Jan 03, 2006 |
| Last Updated | Jan 03, 2006 |
Introduction
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 2:36 pm
Posted on Jan 3, 2006 2:36 pm
Generous score. ;)
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 3:38 pm
Posted on Jan 3, 2006 3:38 pm
well i loaded the mp3 player and upon useing the popup , and the player opening i get this error.
-
* /did: insufficient parameters (line 162, events.mrc)
-
and also when you are playing the mp3 player and you are not connected to a server you get this error
-
* /amsg: not connected to server (line 186, events.mrc)
-
all in all there is no inital load of variables like the radio boxes for the on off for public play, skin color , and the scroll bar at the bottom doesnt work either ,also for the scroll id num. 25 you have set %mp3.vols 4||||||||||||||||||| color codes this is for what ? to show the volume going up and down and if so were is it at ? and the amsg song name to all channels not good for not every channel allows spam,colors so on that note i will list improvments
1 list box needs to be smaller , to large for the dialog
2 button alignment the letters / words all look cramped
3 overall alignment for the dialog in genral needs improvment
read on did -r and -h
4 the radio button for on needs resized it rund over the off radio
5 finally to get a bit fancy you can resize the dialog and listbox to match and add in a resizable button to hide / show the rest of the options
-
* /did: insufficient parameters (line 162, events.mrc)
-
and also when you are playing the mp3 player and you are not connected to a server you get this error
-
* /amsg: not connected to server (line 186, events.mrc)
-
all in all there is no inital load of variables like the radio boxes for the on off for public play, skin color , and the scroll bar at the bottom doesnt work either ,also for the scroll id num. 25 you have set %mp3.vols 4||||||||||||||||||| color codes this is for what ? to show the volume going up and down and if so were is it at ? and the amsg song name to all channels not good for not every channel allows spam,colors so on that note i will list improvments
1 list box needs to be smaller , to large for the dialog
2 button alignment the letters / words all look cramped
3 overall alignment for the dialog in genral needs improvment
read on did -r and -h
4 the radio button for on needs resized it rund over the off radio
5 finally to get a bit fancy you can resize the dialog and listbox to match and add in a resizable button to hide / show the rest of the options
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 5:08 pm
Posted on Jan 3, 2006 5:08 pm
This worked perfectly fine for me Ronin, I never had any of those errors except the /did command thing. I'm still fixing that, I seriously don't know what is wrong with it but for me it's perfect. The dialog box where it shows the songs is large because some of my files are large and I'd rather see the full song instead of it being cramped. None of the buttons are cramped when I use it, the scroll bar works also, when I unloaded then loaded it again to test nothing was wrong with it. I don't know what's wrong, Sorry,
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 5:36 pm
Posted on Jan 3, 2006 5:36 pm
because you are loading and unload in the same mirc with the same variables still loaded in the mirc that is why and yes look at the buttons the button "Mpł Folder", 9, 169 73 29 10, flat the mp3 folder runs into the edges of the buttons
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 5:41 pm
Posted on Jan 3, 2006 5:41 pm
upon loading this as stated before and when you open as stated before there are not options set there fore you get the $did error have it to were when it is loaded it auto sets these variables
%x 3
%mp3.action 10
%mp3.vols 4|||||||||||||||||||
%mp3.vol 20
and also the %x 3 is setting to 3 when it should be 0 or maybe 1 being i havent loaded a dir into it yet so it shouldnt be showing %x 3 for 3 songs.
%x 3
%mp3.action 10
%mp3.vols 4|||||||||||||||||||
%mp3.vol 20
and also the %x 3 is setting to 3 when it should be 0 or maybe 1 being i havent loaded a dir into it yet so it shouldnt be showing %x 3 for 3 songs.
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 5:42 pm
Posted on Jan 3, 2006 5:42 pm
%list.total
here is another variable it is setting on opening the dialog the very first time with no dir set also
here is another variable it is setting on opening the dialog the very first time with no dir set also
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 5:52 pm
Posted on Jan 3, 2006 5:52 pm
It doesn't run on the edge for me. I never saw %list.total when I cleared my Variables and loaded the script.
mIRC Snippet:
Naruto Amp
Posted on Jan 3, 2006 6:58 pm
Posted on Jan 3, 2006 6:58 pm
%list.total loads as a variable before
%x 1 thats the inc %x var.
%x 1 thats the inc %x var.
mIRC Snippet:
Naruto Amp
Posted on Jan 4, 2006 12:17 am
Posted on Jan 4, 2006 12:17 am
I agree with Ronin with the %list.total variable being set upon opening the mp3 player through the popup. Also there should be set defaults upon first use so there would be no error message, example is the %mp3.action variable. Also I found errors on the mp3skin alias. There are some "$char" that should be "$chr". Other than that, not bad. =)
mIRC Snippet:
Naruto Amp
Posted on Jan 5, 2006 11:42 am
Posted on Jan 5, 2006 11:42 am
upon reading of the other snippets / addons from Kakashi Hatake i got to wondering and found this same mp3 player minus a couple of the normal variables being changed that this is infact ripped from the crucify v1 script by ravi_1 i think is his nick im not for sure if ravi_1 ripped it also or not i am not for sure
http://www.mircscripts.com/cgi-bin/file.php?id=185
now Kakashi_Hatake did add a couple buttons and change the variables around but the 2 mp3 players do set the basic variable exactly the same way and the lay out is the same also before being changed with a dialog editor.
http://www.mircscripts.com/cgi-bin/file.php?id=185
now Kakashi_Hatake did add a couple buttons and change the variables around but the 2 mp3 players do set the basic variable exactly the same way and the lay out is the same also before being changed with a dialog editor.
mIRC Snippet:
Naruto Amp
Posted on Jan 6, 2006 1:48 pm
Posted on Jan 6, 2006 1:48 pm
the reason for the size difference in the earlier comments is because dbu doesnt translate into a certain number of pixels.. so the size will always change depending on the resolution.



