29.01.2010, 13:40 
	
	
	
		hi guys, is there any possibility to set a variable after a timer has count up to a specified value like Variable=69?(without new public fuction())
ok you can also help me if somebody would tell me a little bit about the function "SetTimerEx"!
here my utopian imagination:
(hope there is a way to script something like this)
hope one sophisticated scripter can help me  
	
	
	
	
ok you can also help me if somebody would tell me a little bit about the function "SetTimerEx"!
here my utopian imagination:
(hope there is a way to script something like this)
pawn Код:
SetTimerEx("???", 1000, false, Variable++);//to incease with one it's than 70 after the timer has count up
 
	



 But I want to know how i can set a variable after a certain time like var1?
 But I want to know how i can set a variable after a certain time like var1? 
  
	 Look at my code which is not like yours.
 Look at my code which is not like yours.