I have implemented a whisper function in my mod. The way it works is a person types /w Name then it goes through all the names and gets their client ID then sends it as a server message.
I also edited the client side where it servers this server message and identifies it as a whisper then makes the necessary colour/format adjustments.
Not that hard to implement, and incredibly useful.
EDIT: If someone wants the code just give me a message and I am more than willing to give it out. Btw, I also got /r<TAB> working for auto-reply, but a far more useful function would be /r<SPACE>, donno if someone wants to look into that.