The Dink Network

Reply to Re: The Wishlist

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 18th 2003, 10:22 AM
custom_odd.gif
Ok, how about we add the friggin mp3 support, and only use it if it makes sense and you feel justified doing so. Sheesh, quit yer bickerin

Oh, and a good suggestion (i think it hasn't been said yet)

Maybe add a number of times to loop a goto command? So you'd have

loop:
//stuff
goto loop(5);

or something.. and it would go 5 times (duh) and thus eliminating having to make a variable and adding one and checking..