View Single Post
  #6  
Old 02-12-2004, 12:00 AM
Duwul Duwul is offline
Registered User
Join Date: Nov 2003
Posts: 105
Duwul is on a distinguished road
Rance, I'm not using sendpm...but that also might work. I'll try it.

Jagen, here's the triggeraction.

NPC Code:

iif (playerchats){
setstring this.chat,#c;
setplayerprop #c,;
triggeraction 0,0,serverside,-Chat,chat,#s(this.chat);
setstring this.chat,;
}



Of course, this is clientside. Would I have to quote it clientside?
__________________
-Ajira
Liek, omigosh.
<3 DoomsDay.
Reply With Quote