Raised This Month: $ Target: $400
 0% 

More effective timer than this?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 06-05-2010 , 20:23   Re: More effective timer than this?
Reply With Quote #5

Oops, sorry. This is fixed the fixed version.

Code:
#define TASKID  1996 new iTimer = 90 set_task( 1.0, "TaskCount", id + TASKID, _, _, "b" ) public TaskCount( TASK ) {     new id = TASK - TASKID         set_hudmessage(255, 0, 0, -1.0, 0.0, 0, 6.0, 1.0)     show_hudmessage(id, "NightCrawlers: %i", --iTimer)         if( iTimer <= 0 )     {         remove_task( TASK )     } }
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:26.


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