View Single Post
  #317  
Unread 11-26-2008, 05:55 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by dragowulf View Post
I doubt it. How would I do that?
By setting a variable the second time and only starting the effector if the variable is not set. But actually if it does consistently fire twice you don't even need that, you could do this little trick:
<Page DynamicData="..." Name="TriggerPage" OnShow="TriggerButton.OnPress=&quot;OnPress='' Parent.Trigger.Press=true&quot; TriggerButton.Press=true">
<Button Name="TriggerButton" OnPress="">
<Button Name="Trigger" OnPress="
... code to start timer">
</Page>
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.