Thread: rounding plz?
View Single Post
  #13  
Old 05-24-2007, 01:50 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Twinny View Post
It works because it's basically referring to this object. Similar to addweapon(this); However, you should get used to doing addweapon("string"); rather than objects. (Though I admit I often do findplayer("Twinny").addweapon(this); )
findplayer("Twinny").addweapon(this);
findplayer("Twinny").addweapon(name);

Whatever
__________________
Do it with a DON!
Reply With Quote