Flávio Pereira
Flávio Pereira
From what I gather with the latest version the package can't be built anymore. The `dist` folder isn't created so the export doesn't exist. Edit: Got it. If you just...
You can check this with `GetPlayerPed == 0`
Installed vstudio and fixed it. Probably just some redistributable package missing.
We could maybe introduce new *sausage can* and *bread/hotdog bread* items where players can craft into an actual hotdog when used with ketchup.
That's what I thought. That an event of some kind just wasn't being triggered. Should be an easy fix.
Unless there's going to be a two-way communication channel with the person this affects I say there is no need for this.
> Hello, > > Did you fixed it ? Did you bother reading the esx documentation, like I pointed out?
`MYSQL_NATIVE_PASSWORD` plugin should be used when setting passwords to be used with oxmysql. The latest mariadb release creates a password-less root account using gssapi. For the inexperienced, using HeidiSQL for...
I came to that conclusion after reading the documentation about gssapi, on MariaDB's website: https://mariadb.com/kb/en/authentication-plugin-gssapi/#passwordless-login-on-windows  Maybe I misunderstood - `[MariaDB Connector/Node.js](https://mariadb.com/kb/en/nodejs-connector/) does not yet support gssapi authentication. See [CONJS-72](https://jira.mariadb.org/browse/CONJS-72)...
> Fix for this problem is to do this query in your database (with HeidiSQL or PHPadmin most times) The client you use to send a query is irrelevant to...