[ESX] esx_tk_houserobbery - Break into NPC houses

Update 1.2.6

  • New config option Config.SpawnNPC which allows you to choose if a NPC spawns inside a house.

Update 1.2.7

  • Fixed a bug where player could get stuck searching when having a full inventory
  • New config option Config.UseTeleportes, enables / disables a teleport inside the interiors incase a player gets stuck there
  • New config option Config.TeleportCoords, coords where the player is teleported

Update 1.2.8

  • Minor bug fix related to player not being teleported inside the house after lockpicking

Update 1.2.9

  • Fixed alert to police not showing up

Update 1.2.9.5

  • Fixed small typo

Update 1.3.0

  • You can now add multiple different ped models that will be used
  • You can now add multiple different weapons for the ped
  • New option Config.FindItemChance, allows you to modify the overall chance to find items
  • Added webhook for entering and leaving houses, finding items and triggering alert to police
  • Fixed NPC not waking up after first house robbed even when you were making a lot of sounds

Update 1.4.0

  • New config option Config.UserCooldown
  • Major improvements to the code

Update 1.4.1

  • Moved server side police alert event to the editable file

Update 1.4.2

  • Removed config option Config.SpawnNPC
  • New config option Config.SpawnNPCChance

Update 1.4.3

  • Fixed searching not working on rare occasions

Update 1.4.4

  • Moved ped spawn function to editable client file
  • Added option to change ped heading

Update 1.4.5

  • Fixed not being able to leave houses and search

Update 1.4.6

  • Allow specifying the interior of each house separately

Update 1.4.7

  • Fixed error caused by previous update

Update 1.4.8

  • Fixed another bug caused by the 1.4.6 update

Update 1.4.9

  • Added a fail-safe incase players couldn’t see each other after leaving houses

Update 1.5.0

  • Added new config option Config.UseOxLib

Update 1.5.1

  • Fixed black money not working

Update 1.5.2

  • Fixed error with ox_lib

Update 1.5.3

  • Added a new config option Config.RobAtNightOnly

Update 1.5.4

  • Added a new config option Config.UseOxInventory

Update 1.6.0

  • Added support for ox_target
  • Major improvements to the code

When pressing “E” to search inside the house, nothing happens.
No errors in console. Any ideas?

Do you have mythic_progbar installed?

Update 1.6.1

  • Moved webhook link to server side file

Update 1.6.2

  • The player will now be automatically teleported outside from a house if the script is restarted or their game crashes inside a house

Update 1.6.3

  • Fixed police not being able to enter houses

Update 1.6.4

  • Move police check to editable server file
  • Add Config.AlertForShooting