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.
- Make sure your server artifacts (windows or linux) are up to date.
- Extract the latest zip file at releases in your resources folder.
- Add
ensure esx_waterlost
in yourserver.cfg
. - Adjust the configuration of the resource in the
config.lua
.
- locale - The language desired.
- Money - Set
true
if you want the player to lose all money when they into the water orfalse
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 orfalse
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, putfalse
.
- give_burn - Give item after falling into the water? If yes, put the