Quote:
Originally Posted by cbkbud
Also, you don't need findWeapon, you can just do ( @ player.weapon.name ).trigger( ... ); last I checked.
|
That's a bad habit though I think, because then you should be able to do
(@ player.account).chat or
Chompy.chat which you can't ;o