andre500 Posted July 30 Share Posted July 30 I'm making a mod that imports the new weapon wheel features from GTA Online. I want to display the same help message with the UI.ShowHelpMessage function, but the text doesn't fit all the way in and gets cut off somewhere in the middle. UI.ShowHelpMessage("Press ~INPUT_DROP_AMMO~ to drop ammo.~n~Press ~INPUT_DROP_WEAPON~ to drop weapon.~n~Press ~INPUT_EAT_SNACK~ to eat a snack.~n~Press ~INPUT_USE_ARMOR~ to use armor."); Result What am I doing wrong? How can I display a large help message? Link to comment 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