Okay, so I hacked an old upload script I had laying around to be designed for the sole purpose of giving everyone up to three avatar images they can store on-site for their personal usage.
It's not
extensively tested, but it seemed to work well enough for the few trials I gave it.
Obviously you require an account here at EHOL and you must be logged in. So the world of "guests" doesn't plague my little offering.
Access it here!Here's the ugly little throw-together.


Ugly! But all it does is upload files, right? I don't think we care how it looks.

It will return the exact URL you input as use for your avatar, but just for the sake of explaining it, it'll always be in the format of:
http://www.el-hazardonline.net/El-Hazard/temp/forum_users/[raw username][slot #].ext... no matter what the original name was when you uploaded.
[raw username] is the name the system recognizes you by, not your "Display Name". For example, my raw name is "rob_jinnai".
[slot #] is the selected slot number (1 - 3).
".ext" is .GIF/.JPG/.PNG, whatever format was uploaded.
Give it a shot, if you need this.