10 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Module
 | 
						|
  name: client_stats
 | 
						|
  description: Showing and sending debug/stats informations
 | 
						|
  author: otclient@otclient.ovh
 | 
						|
  sandboxed: true
 | 
						|
  scripts: [ stats ]
 | 
						|
  dependencies: [ client_topmenu ]
 | 
						|
  @onLoad: init()
 | 
						|
  @onUnload: terminate()
 |