Update client.lua
This commit is contained in:
		
							parent
							
								
									5eeb52f005
								
							
						
					
					
						commit
						b4a87e4a04
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -47,8 +47,9 @@ end)
 | 
			
		|||
 | 
			
		||||
function OpenMenu(vehicles)
 | 
			
		||||
    local opt = {}
 | 
			
		||||
    local Player = QBCore.Functions.GetPlayerData()
 | 
			
		||||
 | 
			
		||||
    if QBCore.PlayerData.job.grade.level == Zone.Chiefrang then
 | 
			
		||||
    if Player.job.grade.level == Zone.Chiefrang then
 | 
			
		||||
        table.insert(opt, {
 | 
			
		||||
            title = "Fahrzeug Einstellungen",
 | 
			
		||||
            description = "Fahrzeuge verwalten",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue