08.05.2017, 23:44
Quote:
Try Using ptask as a timer for every 10 min or 20 min what ever you want and use CreateObject on hEntranceX,Y,Z.
Or may be a Separate Timer using SetTimerEx() with a Call back to add Fire. For a Improved code, Set Repeat to False and Once the Fire Object is Destroyed by Fire Fighters, you re-start that Random Fire timer. |