MaDHouSe79 / mh-cashasitem

The best cash/blackmoney/crypto item script for your qbcore server created by MaDHouSe79.
GNU General Public License v3.0
34 stars 6 forks source link

questions #14

Closed Lonleyx closed 6 months ago

Lonleyx commented 6 months ago

Dose this work with ps-hud

MaDHouSe79 commented 6 months ago

Hi, yes i think ps-hud work with it, cause this has nothing to do with the cash as item, thats inventory stuff.

Here is the trigger why this script works, it's using the core file player.lua that you also have, if you use qb-core. Link 1: https://github.com/qbcore-framework/qb-core/blob/b132f2963ee01252eb08b1ed384ad797a7008ff1/server/player.lua#L331

Link 2 : https://github.com/qbcore-framework/qb-core/blob/b132f2963ee01252eb08b1ed384ad797a7008ff1/server/player.lua#L364

Link 3 : https://github.com/qbcore-framework/qb-core/blob/b132f2963ee01252eb08b1ed384ad797a7008ff1/server/player.lua#L384