Jump to content

Recommended Posts

Posted

Hi,

can you provide more informations?

 

normally this works:

mp.keys.bind(0x75, false, () =>
             {
  mp.game.player.outputChatBox('Pressed F6');
});

 

Posted
В 07.07.2019 в 14:54, Xerxis42 сказал:

Hi,

can you provide more informations?

 

normally this works:


mp.keys.bind(0x75, false, () =>
             {
  mp.game.player.outputChatBox('Pressed F6');
});

 

It was just a conflict of Logitech software and game, thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...