Describe the bug
Discord webhook embed messages only accepts string values. If i turn on adminlogging in config, some commands are not getting logged beacuse of error 400 by the API.
Examples
- in setcoords command, args.x, args.y, args.z are coordinates type, thats why API returns with error
- bring ang goto commands have a "TargetCoords" value what is a table of x, y and z coordinates of the target player, what cant handle the API
Other problem with adminlogging
In other esx scripts (like basicneeds, ambulance, etc.) it doesnt logs the commands what these scripts have (/heal, /revive, etc)
Debug Info (please complete the following information):
- OS: Windows
- FiveM Artifact: 12168
- ESX Version: newest, legacy
Describe the bug
Discord webhook embed messages only accepts string values. If i turn on adminlogging in config, some commands are not getting logged beacuse of error 400 by the API.
Examples
Other problem with adminlogging
In other esx scripts (like basicneeds, ambulance, etc.) it doesnt logs the commands what these scripts have (/heal, /revive, etc)
Debug Info (please complete the following information):