Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi!

I'm having trouble to add the button config to this plugin. I opened the js file and renamed the this.addCommand(command.DisplayName, command.Symbol) to this.addCommand(command.button Config, command.button config) and it appear:

SyntaxError

missing ) after argument list

So, 

how do I incorporate your "Hendrix_Keyboard_Gamepad_Premium" plugin to this plugin?

Oh, you don't need to do that when the plugin already support adding any command to menu using symbol. Here, do this.

I solved it!

I did what you told me, but it didn't work out. The option didn't appear and then I switch the place of the plugins and suddenly it works!

The issue was the order I put your plugins

Now it appears, before it didn't appear in options:

(+1)

Welp, as long as it works :)