Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

vWernay/esx_waterlost

Repository files navigation

esx_waterlost

License

You can also read this in Portuguese.

esx_waterlost is a resource for FiveM which detects if the player is in the water and remove the items you want.

Showcase

Installation

  1. Make sure your server artifacts (windows or linux) are up to date.
  2. Extract the latest zip file at releases in your resources folder.
  3. Add ensure esx_waterlost in your server.cfg.
  4. Adjust the configuration of the resource in the config.lua.

Configuration

  • locale - The language desired.
  • Money - Set true if you want the player to lose all money when they into the water or false if you don't want.
  • BlackMoney - Set true if you want the player to lose all Black Money/Dirty Money when they into the water or false if you don't want.
  • Items - The items you want the player to lose when they into the water.
    • give_burn - Give item after falling into the water? If yes, put the item to be given, if not, put false.

Dependencies