8 lines
		
	
	
		
			215 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			215 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param guild bool
 | 
						|
---@return number points
 | 
						|
---Returns the player's total achievement points earned
 | 
						|
function GetTotalAchievementPoints(guild) end
 |