Hello,
I wrote a little Java-tool which is able to convert
pak-files, used by phpBB to import custom emoticon,
into code-lines applicable for the file pnuserapi.php.
With these generated lines inserted into pnuserapi.php
and the gif-files uploaded to /images/smilies, your
hook can quite easily be enhanced with custom emoticon.
A zip-file containing source-code and a compiled
jar-file can be downloaded at:
http://www.weinschenker.com/downloads/pakfileconverter.zip
Please feel free to use the source-code or parts of it
for your project, if required.
If you have any questions, you can reach me by mail:
jan.weinschenker@web.de
Best regards
Jan
Converter's source-code and compiled jar