View Single Post
  #14  
Old 06-05-2006, 10:24 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
what is up with the space you put between the opening parenthesis and the first parameter? It's really ugly IMO. If you're going to do that, atleast put a space between the last parameter and the closing parenthesis.

Also, I forgot about this before, but because you are setting the image of the NPC you can use the 'this.width' and 'this.height' variables to get the width/height instead of using getImgWidth()/getImgHeight()
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote