Lead Developer JokeDevil Posted November 19, 2022 Lead Developer Share Posted November 19, 2022 On this topic we will post the FAQ so everyone can find them easily Link to comment Share on other sites More sharing options...
Lead Developer JokeDevil Posted November 19, 2022 Author Lead Developer Share Posted November 19, 2022 How do I log commands like /me or /ooc? You need to add them in as custom logs.https://docs.prefech.com/jd_logsv3/exports/ Link to comment Share on other sites More sharing options...
Lead Developer JokeDevil Posted November 19, 2022 Author Lead Developer Share Posted November 19, 2022 Error: JD_logs Export Invalid player id. You did not change the PLAYER_ID or PLAYER_2_ID in the export function. They need to be replaced with player server id variables. https://docs.prefech.com/jd_logsv3/exports/ Link to comment Share on other sites More sharing options...
Lead Developer JokeDevil Posted November 19, 2022 Author Lead Developer Share Posted November 19, 2022 No such export createLog in resource JD_logsV3 Make sure you have your resource named JD_logsV3.If you rename the resource you will have to edit the name in the export. Link to comment Share on other sites More sharing options...
Lead Developer JokeDevil Posted November 19, 2022 Author Lead Developer Share Posted November 19, 2022 Help the logs are sending twice! You have the same channel/webhook set for the logs. By default the logs will be send to the all channel in the channels.json. Try using multiple webhooks/channels. Link to comment Share on other sites More sharing options...
Lead Developer JokeDevil Posted November 19, 2022 Author Lead Developer Share Posted November 19, 2022 Player join id is returning: 65536 The reason for player join id returning 65536 is because when a player joins they doNOT have a server ID yet so FiveM uses a temp id until they fully connect. Link to comment Share on other sites More sharing options...
Recommended Posts