22.02.2013, 18:02 
	
	
	
		Hey how can i make this SaveAccounts for every seccond ? Becuse i have money bug and i want when i give money /givemoney to be saved.
	
	
	
	
PHP код:
accountstimer = SetTimer("SaveAccounts", 60000, 1); //10 mins every account saved 






