Quote:
	
	
		
			
				
					Originally Posted by  Kingly_Krab
					 
				 
				chrsschb, it's so people can't delete away bad stuff and so we have a record, haha. 
			
		 | 
	
	
 Yeah I know, I always feel like an idiot when I reply to something, realize I read it wrong, then I'm just sitting there with a wasted post haha.
	Quote:
	
	
		
			
				
					Originally Posted by  provocating
					 
				 
				That was going to be my next suggestion. If you only need a tally of the amount quest globals will be your best best. If you need to keep track of each donator amount, you will need a different route. 
			
		 | 
	
	
 Maybe append an incrementing variable to a variable that tracks each donation.
Seems pretty bulky though if there were lots of donations.  Simply tracking totals I think would be sufficient.