11 lines
		
	
	
		
			484 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			484 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # ---------------------------------------------------------------------------
 | |
| # Debug enable/disable voice command
 | |
| # ---------------------------------------------------------------------------
 | |
| 
 | |
| # This option will enable voice command .debug allowing players
 | |
| # to turn on/off debugging on self only.
 | |
| # (admin command //debug can enable debugging on any character)
 | |
| # Use admin_command_access_rights table for defining access rights.
 | |
| # Default: False
 | |
| DebugVoiceCommand = False
 | 
