Thread: getplayer
View Single Post
  #11  
Old 12-09-2005, 08:28 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by Fry
Additionally,
temp.player = findplayer(params[1]);
temp.player.chat = "foo";
temp.player.clientr.kills ++;

Certainly findplayer acts internally like getplayer in GS1, which, as we know, can produce quite some lag if used too often.
really.. you can do object.var = object? didn't know that!

I wonder how many times i've done t = temp;
Reply With Quote