View Single Post
  #1  
Old 08-14-2009, 08:48 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Extent in onCreated wrong

I noticed a lot that if I try to resize GUI's and such dependent on GraalControl.width/height on the onCreated() function of a weapon, most of the time the GUI's will be sized wrongly until the weapon is updated again.

For whatever reason, GraalControl.height will return screenheight for a few moments(I've noticed upwards to .15 seconds), even if it's not the same visually(hidden or visible taskbar). This can create some really annoying bugs and force scripters to actually have to wait and delay resizing and placement of GUI's and even showimgs if they're created initially on login.
Reply With Quote