ID:1180586
 
(See the best response by LordAndrew.)
So im trying to create a simple pm system that works by clicking on a persons name in the chat output but not sure how I go about this. I do know I can create pm proc and just run that whenever someone clicks on the mob. Im just not sure how to output it in the chat to make the name clickable.
Best response
You can use the Topic() procedure to do this.
Thanks I forgot about topics. I have an idea on how to do it now. Much appreciated! =]