zfbx / zdiscord

A Discord bot that runs in FiveM for the purpose of whitelisting, moderation and utilties using discord.js
Other
211 stars 79 forks source link

/revive #62

Closed MittelGrabung62 closed 2 years ago

MittelGrabung62 commented 2 years ago

I really enjoying your bot! Huge Thanks. But may add a revive function then your bot would be perfect.

milotiro95 commented 2 years ago

Already exist lol /revive

zfbx commented 2 years ago

there's a revive https://github.com/zfbx/zdiscord/blob/djs/server/commands/qb-revive.js and revive all https://github.com/zfbx/zdiscord/blob/djs/server/commands/qb-reviveall.js for qbcore but if you're using esx or something you'll have to probably modify them slightly and remove qb- from the file name as any command with qb- only loads if qbcore is detected

MittelGrabung62 commented 2 years ago

I´ll try. Thanks