View Single Post
  #2  
Old 08-17-2006, 07:49 PM
contiga contiga is offline
Graal2001 Administration
contiga's Avatar
Join Date: Jul 2004
Location: Netherlands
Posts: 419
contiga is an unknown quantity at this point
Send a message via ICQ to contiga Send a message via AIM to contiga Send a message via MSN to contiga Send a message via Yahoo to contiga
Quote:
Originally Posted by cbkbud
I'm making a Q Menu, which works, except I'd like to have all icons centered if they're less than 32 x 32.
What's the variable called for imgwidth and imgheight. Several things i tried where:
i = findImg(200);
player.chat = i.imgwidth SPC i.width; // And that returned 0 0 in player.chat

Any help is much appreciated. Thanks.
Chris
PHP Code:
findImg200);
i.image "something.png";
temp.img_w getimgwidthi.image);
temp.img_h getimgheighti.image); 
__________________
AIM: Contiga122
MSN: [email protected]
Status:
Quote:
Originally Posted by unixmad View Post
I am also awake 3AM to help correct problems.
Quote:
Originally Posted by Bomy Island RC people
Daniel: HoudiniMan is a bad guy =p
*Bell: rofl. I first read that as houdini is a bad man. like the little kid that wants his mommy to keep her away from that boogie man
Daniel: xD
*Rufus: I wouldn't want my kids around him.
Reply With Quote