The item that is dropped in PvP is defined in the 
variables table as 
PvPreward:
	Quote:
	
	
		| 
			
				Allows players to loot items off a player corpse in pvp | 0 - no items | 1 - a single item | 2 - all items | 3 - item specified in PvPreward |
			
		 | 
	
	
 So, say you have Item ID 12345 (as an example) that you want to be dropped when you kill someone in PvP. You would then change the value for 
PvPreward in 
variables to 12345.