Triazic Posted October 16, 2022 Share Posted October 16, 2022 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. Link to comment https://forums.kleientertainment.com/forums/topic/143847-disable-overwrite-other-player-inspect/ Share on other sites More sharing options...
Triazic Posted April 24, 2023 Author Share Posted April 24, 2023 bump Link to comment https://forums.kleientertainment.com/forums/topic/143847-disable-overwrite-other-player-inspect/#findComment-1631653 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now