How do you turn off the IP within the Discord Log but so you still have it in the database?
can you make a version for esx not essentialmode server ?
[BanSql] An error happens for query "INSERT INTO banlist help ?
Hello, would it be possible to make a version for qbcore from oxmysql ??
Does this work with es_extended
cuz in console its saying âCouldnât start resource BanSql.â
any fix for thisâŚ
ESX would have nothing to do with whether this resource would start or not. More than likely, youâre not satisfying all of the dependencies listed in the first post of the topic, two of which are abandonware(essentialmode, esplugin_mysql).
can i install essentialmode if i have es_extended? im dumb
Newer ESX does not use ES. If you install it, you will begin to have issues with the two fighting over your users table, resulting in broken player loadins. The solution to your issue isnât installing ES, itâs converting this script not to use it. ES hasnât be updated in years so nobody should be installing it to their servers.
Thereâs not much this script needs from the ES framework, if youâre at all familiar with lua, the conversion wouldnât be that hard at all. Another solution would be finding another script that does what you need as this resource is also abandoned and over two years old. Everything, including the FiveM artifacts has changed a lot in those two years. Youâre much better off finding something that is designed to work with todayâs FiveM out of the box.
yeah the es_extended came with the esx that was in the txadmin install thing
es_extended is not essentialmode. es_extended is ESX.
now i dont understand, im too dumb
maybe this will help GitHub - Yamsoo/BanSql-V2