6 lines
		
	
	
		
			134 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			134 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| -- /run NotifyInspect("party2")
 | |
| --INSPECT_READY
 | |
| function(e, ...)
 | |
|     print(e)
 | |
|     DevTools_Dump(GetInventoryItemLink("party2", 1))
 | |
| end |