Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Getting bitmap width and height of leading party member?
#6
You'll have to call the character bitmap, then divide their width and height by 4.

Code:
bitmap = RPG::Cache.character(name, hue)
width = bitmap.width / 4
height = bitmap.height / 4
[Image: Button-BOTB.png]
[Image: Save-Point.gif][Image: Button-You-Tube2.png][Image: Button-Sound-Cloud2.png][Image: Button-Audio-Mack2.png]
[Image: LS-Banner.gif]
NEW ALBUM OUT NOW!

Reply }


Messages In This Thread
RE: Getting bitmap width and height of leading party member? - by Kain Nobel - 08-27-2012, 11:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Possible means to speed up Bitmap TONE code? DerVVulfman 7 1,678 06-11-2023, 08:22 PM
Last Post: kyonides
   Help with Change Party Order script VEE-Chary 12 13,106 05-07-2014, 02:58 PM
Last Post: VEE-Chary
   Dargor's Large Party script and shop menu Simon Greedwell 2 6,032 08-28-2013, 10:12 PM
Last Post: Simon Greedwell
   Charlie Fleed's CTB - Issue with party formation JackMonty 2 4,716 02-06-2013, 02:21 PM
Last Post: JackMonty
   Help with Party Changer Script JackMonty 0 2,607 09-18-2012, 11:26 PM
Last Post: JackMonty
   Party Change Script Trouble aveyondstars 2 4,672 04-13-2010, 05:58 PM
Last Post: Boot
   Dargor's Party Changer Shake2772 8 9,065 03-19-2010, 07:31 PM
Last Post: Shake2772
   Ring Menu + Actor Train? Other party members dissapear... Shadowgaz 2 5,801 05-19-2009, 01:35 PM
Last Post: Shadowgaz



Users browsing this thread: