Jump to content

Recommended Posts

I am writing some mods for better controller support. I am re-using the Y / Triangle button for other features, as I never inspect anything and neither does the friend I play with. I have successfully disabled self-inspection via:

GLOBAL.ThePlayer.HUD.InspectSelf = function() return end -- disables self inspection popup

However when I am near my friend the 'inspect other player' functionality starts interfering. How can I disable/overwrite this in a similar way?

Disabling ShowPlayerStatusScreen does not do it.

image.thumb.png.4ced7c8aba03f34df1dbcb5616ad86fe.png

image.thumb.png.2271d65c09a72a871fe6d3b64645d5a0.png

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
×
  • Create New...