Thread: getplayer
View Single Post
  #7  
Old 11-21-2001, 08:33 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
Then try this:
NPC Code:
if (initialized||timeout) {
with (getplayer(#s(this.buddy))) setstring this.buddytext,#c;
message #s(this.buddytext);
timeout=0.1;
}

And if that doesn't work I'm stumped.
__________________