AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Does closeing the timer handle also close the data pack? (https://forums.alliedmods.net/showthread.php?t=144330)

Mr. Zero 12-02-2010 10:06

Does closeing the timer handle also close the data pack?
 
As the title ask,

If I close a timer handle that already has a timer running, does it also close its matching data pack? Or will it leak?

Does it matter whether I add TIMER_DATA_HNDL_CLOSE to the timer flags?

exvel 12-02-2010 10:55

Re: Does closeing the timer handle also close the data pack?
 
You need to set TIMER_DATA_HNDL_CLOSE flag for this.


All times are GMT -4. The time now is 03:25.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.