Jump to content
RAGE Multiplayer Community

mp.players.local methods broken?


Chopper
 Share

Recommended Posts

Hi.

None of these methods work as they are supposed to, both of them give client errors, saying that cant call x on undefined.

 

mp.events.add('test', () => {
  mp.players.local.outputChatBox('Something'); // Broken
  mp.players.local.notify('Something2'); // Broken
});

 

Anyone else facing this? Thanks.

  • Like 1
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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