Thread: 100 pips
View Single Post
  #9 (permalink)  
Old 01-02-2006, 06:59 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 16,799
Blog Entries: 144
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by rodrigokaus
which would be the code to modify for one hour?
I do not know exactly but think the following:
just change
Code:
5
on to
Code:
Timeframe
And in the beginning of the code insert the following:

Code:
extern double Timeframe = 60;
But I am not sure.
Reply With Quote