Thread: getplayer
View Single Post
  #3  
Old 11-20-2001, 07:02 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
NPC Code:
if (initialized||timeout) {
with (getplayer(#s(this.buddy))) message #c;
timeout=0.1;
}


Should work.
__________________