View Single Post
  #13  
Old 02-20-2006, 12:03 AM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
Quote:
Originally Posted by jake13jake
hmm... so would I have to acquaint myself with the GUI bs to do this?
Basically, a new GuiPMEditCtrl would need to be created. Then you'd do CtrlName.sendpm("account") methinks.

Edit:
Okay so this interested me as well. You must create a new GuiPMEditCtrl() with the profile of GuiMLTextEditProfile or something like that. Then the contents of the Ctrl will be sent by using the CtrlName.sendpm(findplayer("account")) function. The F2 window will then show the "PM Sent" text.
__________________
Liek omigosh.


Last edited by Ajira; 02-20-2006 at 12:31 AM..
Reply With Quote