I’ve added something small to esx_accesories that at least adds that if you have jsfour-blindfold you can put these other people on and drop them off again
esx_accesories (my version) needs esx_skin, esx_datastore and jsfour-blindfold
esx_accessories
Download & Installation
`` Manually
Download this plugin
Put it in the [esx] directory
Installation
Add this in your server.cfg :
Add the esx_accessories.sql file in your database
If you already have esx_accesories you just have to replace client / main.lua, all locales and __resource.lua
I did not create the plugins esx_accessories and jsfour-idcard which belong to the respective plugin developers. I only modified them to help people who are not very familiar with scripts in this case
Nothing happens when pressing the blindfold button from esx accesories. No log, nothing. Other thingies in the same menu are working, like hat or glasses change.
I was having similar issues and resolved it by manually adding some data to the “datastore_data” table.
Long story short, I logged all the results from esx_accessories’ server script to console and it does everything it should. The problem probably lies with esx_datastore, esx_skin, skinchanger, or you and me.
I posted more (hopefully helpful) info in this related issue on GitHub: