View Single Post
  #5  
Old 02-19-2006, 03:26 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 Chicken_l33t
When you use sendpm("message"); it comes from the NPC server to the client that initiated it.

So, just use with (findplayer(params[0])){
sendpm("Hello" SPC params[0] SPC "i love you!");
}
zzz
When done from the clientside, it's like you're sending the PM.
I'm going to experiment using this.
__________________
Liek omigosh.

Reply With Quote