View Single Post
  #1  
Old 11-15-2004, 04:30 PM
McFox666
Sarnak
 
Join Date: Nov 2004
Posts: 62
Default quest::specialtell("name","text")

This would be usefull for quest maker to have the ability to send a text to only one person (like a tell, but it isn't) for the message like "Your faction standing with Circle of Unseen Hands got worse." etc... :

Code:
quest::specialtell("Soandso","Your faction standing with Circle of Unseen Hands got worse.");
Cuz actuealy there is only quest::say and everybody can hear at the say. I think it's possible but i'm not a coder :p If it isn't, why ?
Reply With Quote