Talk:GetAlivePlayersInTeam: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (suggestions for improvement)  | 
			
(No difference) 
 | 
Latest revision as of 12:18, 21 May 2011
Suggestions for Improvement
- don't use table as variable name, since it holds a reference to Lua's standard table functions by default
 - use table.insert instead of foo[#foo+1] = bar
 
[ NeonBlack 14:18, 21 May 2011 (CEST) ]