[Release] [ESX] Yacht robbery

propably in config!

In server main.lua line 48 is where the money is given to the player. Change it to give blackmoney

that do not work for me

Instead of

	xPlayer.addMoney(math.random(Config.MinReward,Config.MaxReward))

you should have:

	xPlayer.addAccountMoney('black_money', math.random(Config.MinReward,Config.MaxReward))

that way you receive Black Money instead of Cash

1 Like

thank you iganKO

Wich is the yacht ymap? I cant found it : /

Install Fivem.ipl or bob74ipl. I suggest bob74 ipl. :slight_smile:

Thank you it worked! : )

Ananthakrishnan A via Cfx.re Community thiscamefrom@fivem.net escreveu no dia domingo, 3/05/2020 Ă (s) 08:09:

1 Like

Message me if you need any help. :slight_smile:

How i can eneable black money

Notification doesn’t comes to police. How can I active that.

Notification is visible to all players of the server.

Nothing happens, even in the start or end.

same with me, i get no notification at all

i had same problem

does it alert police or all players ? how ? can you give me whole script of this ?

It’ll notify all players in the server.

not working tho

Anyone knows why the Yatch itself is not rendering or appearing ?