View Single Post
  #5 (permalink)  
Old 01-13-2008, 01:29 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,141
Default

It is a bug.
It will happen when you use AddEvent with the same name more than once.
As agraham wrote the event will fire twice no matter how many times AddEvent is used.
This bug doesn't affect optimized compiled executables.

It will be fixed in the next major update (not the soon to come update).
Reply With Quote