5 lines
		
	
	
		
			259 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			259 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param name string 
 | 
						|
---Promotes a member to guild leader. Only works if the player is the guild leader and the named character is in the guild and currently online.
 | 
						|
function GuildSetLeader(name) end |