10 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Module
 | 
						|
  name: game_playertrade
 | 
						|
  description: Allow to trade items with players
 | 
						|
  author: edubart
 | 
						|
  website: https://github.com/edubart/otclient
 | 
						|
  sandboxed: true
 | 
						|
  scripts: [ playertrade ]
 | 
						|
  @onLoad: init()
 | 
						|
  @onUnload: terminate()
 |