props
This commit is contained in:
		
							parent
							
								
									65fb8a9793
								
							
						
					
					
						commit
						beb46174cd
					
				
					 225 changed files with 1525 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -102,7 +102,7 @@ Config.QBX = qbxHas
 | 
			
		|||
 | 
			
		||||
Config.FetchOldInventory = false -- Set to 'true' only once to start the migration process, then return to 'false' immediately after.
 | 
			
		||||
 | 
			
		||||
Config.UseTarget = true          -- Set to true to enable targeting with either 'qb-target' or 'ox_target', or false to disable entirely.
 | 
			
		||||
Config.UseTarget = false         -- Set to true to enable targeting with either 'qb-target' or 'ox_target', or false to disable entirely.
 | 
			
		||||
 | 
			
		||||
--[[
 | 
			
		||||
    General Configuration Guide for the Inventory System
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -71,6 +71,7 @@ Config.CustomTrunk = {
 | 
			
		|||
    [joaat('Hauler')] = { slots = 0, maxweight = 0 },
 | 
			
		||||
    [joaat('Phantom2')] = { slots = 0, maxweight = 0 },
 | 
			
		||||
    [joaat('Phantom')] = { slots = 0, maxweight = 0 },
 | 
			
		||||
    [joaat('brickade')] = { slots = 0, maxweight = 200000 },
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue