Skip to main content

Events

Try Lockpick

  • Server > Client
  • Used to trigger the lockpick function
TriggerClientEvent('plouffe_fleeca:tryLockpick', source)

Try Thermal

  • Server > Client
  • Used to trigger the thermal charge function
TriggerClientEvent('plouffe_fleeca:tryThermal', source)

Try Hack

  • Server > Client
  • Used to trigger the hacking function
TriggerClientEvent('plouffe_fleeca:tryHack', source)

Try Destroy Loot

  • Client > Client
  • Used to trigger the TryDestroyLoot function
TriggerEvent('trolley:destroy')

Try loot

  • Client > Client
  • Used to trigger the TryLoot function
TriggerEvent('trolley:TryLoot')