[Release]Model-Menu V3 [9th Oct]

I have this skin but I customize them with the es_customization

This makes errors, I can do it this morning

ty for share Frazzle
but cant connect to DB have some error

SQL Query is missing , after mask_txt int(11) NOT NULL DEFAULT ‘0’
Also it doesn’t run the query when a player first joins. If you add the info in manually it will load up and work just fine.

yes have same error
anyhelp ?

I forgot to add a comma in sql.sql… fixed it

1 Like

Thanks, what about the query not running when the player first joins?
This - local executed_query2 = MySQL:executeQuery(“INSERT INTO modelmenu(identifier) VALUES (’@name’)”,{[’@name’]= target.identifier})

what’s wrong exactly? its only supposed to insert someones steam id

I know but it doesn’t do that, it just gives an error when connecting.

edit: If I add my info in mannually to the table it works fine.

1 Like

Pretty sure i’ve fixed it, tested it with an empty table and no issues.

1 Like

Just now or previously?

Just now :slight_smile: look at github for the change.

1 Like

Yup its working :slight_smile:

Another bug selecting any model from the multiplayer category breaks the script

The menu still does not work

You haven’t changed anything right?

1 Like

Nothing, when I want to select a masks it does not put me and the skins too.

@Frazzle nothing has been changed, I loaded it up and just started trying different sections.

Fixed the menu disappearing, tested with @Trouble

Can we use it without a database

using essentilmode 3.+ with couchDB?