Log in to reply
 

Mission failed/passed UI texts in C#?



  • alt text

    Not sure if this just uses a custom UI, but is there an easy way to call this in C# along with other full screen texts e.g. "Heist passed", "Mission Failed".

    Something like this?

    UI.Mission("~r~Mission Failed")


  • The easy way if you have NativeUI.
    NativeUI.BigMessageThread.MessageInstance.ShowColoredShard("MISSION PASSED", "", HudColor.HUD_COLOUR_BLACK, HudColor.HUD_COLOUR_YELLOW, 5000);



  • Thanks :) I know how to add references in Visual Studio, but is there a way to just use NativeUI with a normal .cs file in Notepad++?


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.